Thank you for your reply, could you give me a hint on how to get information on images in the form of Form XObjects?
I need to get the width and height of some images, if they are encoder as vectors I guess I have to calculate a sort of convex hull, to get image sizes (images would be a composite of different vectors). > Such streams have the entry /Flatedecode in the stream dictionary, but > don’t have /Width, /Height, and other metadata for images. Then why do you think it are Image XObjects. Maybe it are Form XObjects. In that case, the images are a sequence of PDF syntax; that is: vector data, as opposed to raster images. ------------------------------------------------------------------------------ RSA® Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php ------------------------------------------------------------------------------ RSA® Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php
