Open GoogleCodeExporter opened 9 years ago
This is because the PRTokeniser reads integers from the file. This reads 4
bytes while its supposed to be just 1 byte. Replacing the file.readInt() with
file.readByte() would fix this problem.
Original comment by abd.alla...@gmail.com
on 4 Mar 2012 at 3:19
tried to change and still not working.
It makes the entire pdfReader feature unusable :(
Original comment by sebastie...@talos-solutions.com
on 10 Sep 2013 at 8:36
Original issue reported on code.google.com by
burd...@gmail.com
on 24 Feb 2011 at 6:27Attachments: