Hi, currently PDFBox has a number of workarounds "hidden" in the code for real world PDFs (e.g. PDFBOX-1172) which are not inline with the spec. There are several options to deal with that
e.g. a) keep the workarounds in the core code b) throw an exception and stop working c) handle it through a pluggable extension WDYT? Maruan Sahyoun
