root / pkpgcounter / trunk / pkpgpdls / pdf.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3474 [3474] 15 years jerome Changed copyright years.
(edit) @3436 [3436] 16 years jerome Removed spaces at EOL.
(edit) @3410 [3410] 16 years jerome Changed coding statement to please this fucking Emacs.
(edit) @3386 [3386] 16 years jerome Removed unneeded stuff in the new PDF parser. We will add it again later …
(edit) @3385 [3385] 16 years jerome Rebuilt the PDF parsing engine to correctly account for redacted …
(edit) @3384 [3384] 16 years jerome Did some work to improve PDF parser : A very fast method (26 times faster …
(edit) @564 [564] 16 years jerome Changed copyright years. Removed unnecessary shebang lines. Changed …
(edit) @555 [555] 16 years jerome Each parser now has a 'format' attribute containing its short name.
(edit) @527 [527] 16 years jerome Now the presence of executable dependencies is tested at runtime.
(edit) @522 [522] 16 years jerome Finally we need to duplicate some datas, since for some file formats (e.g. …
(edit) @520 [520] 16 years jerome Code cleaning.
(edit) @492 [492] 16 years jerome Even more code cleaning : we use named temporary files now, so no need for …
(edit) @491 [491] 16 years jerome Major code cleaning. Now clearer, although probably a bit slower since a …
(edit) @463 [463] 17 years jerome Licensing terms changed to GNU GPL v3.0 or higher. Removed old PCL3/4/5 …
(edit) @450 [450] 17 years jerome Now uses Python's universal newline detection to read input files, and …
(edit) @428 [428] 18 years jerome Improved ink accounting by allowing several commands to be launch to …
(edit) @415 [415] 18 years jerome Moved the test() function elsewhere, so that it is present only once in …
(edit) @387 [387] 18 years jerome Code cleanups.
(edit) @371 [371] 18 years jerome Refactored some duplicate code.
(edit) @364 [364] 18 years jerome Added support for the computation of ink coverage for the PDF format.
(edit) @355 [355] 18 years jerome Cleaned up a bit with pylint.
(edit) @303 [303] 18 years jerome Changed copyright years. v1.74 is out
(edit) @252 [252] 19 years jerome Added a PJL parsing module to extract SET and DEFAULT statements. Improved …
(edit) @243 [243] 19 years jerome Fixed the different PDF problems reported.
(edit) @241 [241] 19 years jerome Fix for the fix !
(edit) @240 [240] 19 years jerome Fixed the PDF parser for PDF documents which contain several versions of …
(edit) @235 [235] 19 years jerome Finished to move files around. Removed any unneeded reference to the …
(copy) @234 [234] 19 years jerome Moved files around
copied from pkpgcounter/trunk/pdlanalyzer/pdf.py:
(edit) @220 [220] 19 years jerome Big improvements on readability + maintainability
Note: See TracRevisionLog for help on using the revision log.