by Fabrizio Pivariversion 1.2 1998/03/22PDFprint is a PERL script to print PDF files, it requires PERL 5.xxx and the script pdf2ps of Ghostscript 5.xx distribution. You have to modify these variables, in the configuration file (default pdfprint.cfg), to match your host configurationpdf2ps : pdf2ps print : lprfor example if you prefer absolute path and your print command is lp pdf2ps : /usr/local/bin/pdf2ps print : /bin/lp |
![]() ![]() |
usage: pdfprint [-options ...] files where options include: -help print out this message -verbose verbose -configure file default pdfprint.cfg files: with files you can use metacharacters and relative and absolute path name example: pdfprint *.pdf pdfprint -v -c tests/test.cfg */*.pdf
Source Code
You can also find the source code at
CPAN authors/Fabrizio_Pivari/