Hello, I got this exception: Caused by: java.io.IOException: Error: Expected operator 'ID' actual='IH' at org.apache.pdfbox.pdfparser.PDFStreamParser.parseNextToken(PDFStreamParser.java:391) at org.apache.pdfbox.pdfparser.PDFStreamParser.parse(PDFStreamParser.java:143) while parsing a PDF exported from SugarCRM, but I have no idea what it means or how to workaround this problem. Is there some setting "ignore IDs"?
Thank you in advance,Milan

