mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 03:49:29 +01:00
applets/gencstd23: update pdftotext arguments
This commit is contained in:
parent
43dec7b70f
commit
de57906979
4
applets/gencstd23.pl
vendored
4
applets/gencstd23.pl
vendored
@ -5,7 +5,9 @@
|
||||
|
||||
# ugly and hacked together
|
||||
|
||||
# pdftotext -layout -nopgbrk -y 75 -H 700 -W 1000 n3047.pdf n3047.txt
|
||||
# n1256: pdftotext -layout -y 75 -H 650 -W 1000 n1256.pdf n1256.in
|
||||
# n1570: pdftotext -layout -y 80 -H 650 -W 1000 n1570.pdf n1570.in
|
||||
# n3047: pdftotext -layout -y 75 -H 700 -W 1000 n3047.pdf n3047.in
|
||||
|
||||
use warnings;
|
||||
use strict;
|
||||
|
Loading…
Reference in New Issue
Block a user