OpenSystemsDevelopment
/
qpdf
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
a0a3de7775e865e13baf36e806d05b740a78be74
Authored by
Jay Berkenbilt
2012-12-15 18:57:37 -0500
1 parent
739a78e2
Leading carriage return enhancement request
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
TODO
TODO
View file @
a0a3de7
1
+Next
2
+====
3
+
4
+ * Find PDF header in the first 1024 bytes of the file. Treat the
5
+ location of the PDF header as offset 0 for purposes of resolving
6
+ explicit file locations as this is what other implementations
7
+ appear to do.
8
+
9
+
1
General
10
General
2
=======
11
=======
3
12