Hi I have several pdf created with PDFCreator 2.0.1.0 and I want to extract the content as text, including the checkboxes values in it.
THe pdf looks like a regular form pdf with checkboxes. However it is not a acro form based pdf, and the regular pdfbox code I use in this case does not apply : the acroform is null ! I wonder how I can iterate on those checkboxes (or visually equivalent) objects or symbols. If someone can give me a starter to list all objects in that pdf, that might be helpful to begin with. Thanks by advance, -- nicolas --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

