Hi everyone!
I'm trying to understand and parse a compressed acrobat 8 file. For some reasons the xref table is different and I need help to understand how to parse it.
The pdf I'm using is this one:
http://www.blankettskolan.se/OneFieldAcr8Comp.pdf
I'm also using a tool to view the stream but the extracted data that I thought would be a normal table is a bunch of junk characters.
The tool I'm using is this:
http://sourceforge.net/projects/endecode/
I think the table is in the stream of this object "39 0 obj"
I understand I need to do something with DecodeParms, columns and predictor but I have not found any resources that make sense.
I would appreciate very much if you could help me figure this out.
Sincerely
Anders