diff --git a/TODO b/TODO index be7ce1a..8dcb1dc 100644 --- a/TODO +++ b/TODO @@ -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 =======