6 lines
265 B
Text
6 lines
265 B
Text
|
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.
|