On Tue, Mar 20, 2007 at 09:31:15PM -0700, hajhouse wrote: > > What about converting the PDF files to postscript then running ps2ascii?
I know Alex mentioned not needing the actual text, but you can actually skip the pdftops conversion: pdftotext file.pdf - | wc -l in Ubuntu/Debian, pdftotext is part of poppler-utils, which also provides pdftops. hth -t _______________________________________________ vox-tech mailing list [email protected] http://lists.lugod.org/mailman/listinfo/vox-tech
