mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
6 lines
265 B
Plaintext
6 lines
265 B
Plaintext
This tool will parse a PDF document to identify the fundamental
|
|
elements used in the analyzed file. It will not render a PDF
|
|
document. The code of the parser is quick-and-dirty, I'm not
|
|
recommending this as text book case for PDF parsers, but it gets
|
|
the job done.
|