Hi Julien, for 1) that’s possible and supported - how was the document generated? DTP application? for 2) PDFBox doesn’t enforce a PDF version. In general it supports all PDF files but it doesn’t have full coverage of all features defined within certain PDF versions but it should have a reasonable coverage. There is no documentation on coverage yet so I can’t guarantee that a specific feature is supported. Is there something special you are looking for?
BR Maruan Sahyoun Am 06.03.2014 um 18:39 schrieb HQS <[email protected]>: > Hello all, > > 1. > Have you ever seen PDFs having this kind of (pseudo) structure : > > BT > <character> > Tj > ET > > ? > > Which means, the strings are split into characters and there is one block of > text per character ? > It seems to be ill-formed doesn't it ? > > 2. Reminder of my first mail, what is the library compliancy regarding PDF > standards ? 1.3 to 1.7 ? > > > Thanks and regards > > Julien >

