2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-10 06:02:27 +00:00

Leading carriage return enhancement request

This commit is contained in:
Jay Berkenbilt 2012-12-15 18:57:37 -05:00
parent 739a78e200
commit a0a3de7775

9
TODO
View File

@ -1,3 +1,12 @@
Next
====
* Find PDF header in the first 1024 bytes of the file. Treat the
location of the PDF header as offset 0 for purposes of resolving
explicit file locations as this is what other implementations
appear to do.
General
=======