flate filter: ignore trailing garbage
object: print the position of the unexpected char
stream: wrong filters order, fix it; add Sobjoffset
change the command line array indexing
keep filters in their own files
sort out integers and store the top of the document, not just the root
leave dctd (jpeg) as is for now, ie just do a plain copy in the filter
print the error when resolved object is null
pdfobj: another return early error
number can be negative
pdfobj: return error right away when pdfdict fails
stream: fix objects with no filters
dump to stdout as is
fix tons of bugs, use proper streaming
move xref logic into a separate file
pdfeval: handle nil case better
fix flate-encoded streams with PNG prediction; parse compressed xref streams
move stuff around and just use Biobuf* everywhere
main: print filename on error
remove stream/filter traces
make pdfeval update the pointer; add a dumb ref counter to objects
better api (less Pdf *pdf); eval more often; use null
add and use flate filter
rename some of the functions
attach dicts to streams if there is one
rewrite the API, support more object types and actual evaluation
fix xref parsing and add pdfeval to resolve indirect objects
add more object types, parse file trailer
pdfstring: octal chars