Le 2013-05-15 15:29, Andreas Lehmkuehler a écrit :
Hello,
Pdfbox 1.7 convert it as PDDeviceN classes, and does not allow me to
walk inside
the referenced object. Is there a way to process for convert into a
dictionnary ?
What exactly are you looking for which can't be accessed using the
current
implementation of the PDDeviceN class? There should be getter/setter
for all
values of the given dictionary.
I was exploring manualy a PDF in order to find where was images over a
600DPI limit. The images was found in mask objects and it require for me
to look inside object wich I'm not familiar with (ExtGState and so on).
I finaly solved my problem, but I was surprised that PDFBox object
hierarchy does not match closer with the PDF structure, and send this
mail on the ML in order to know if there a reason for.
This was not a bug report, just informational request.
Thanks,
--
Sébastien