On 1/11/2011 17:34, Kevin Day wrote: > It sounds like you are going to have to compute the bounding box by > interpreting the content stream draw operations.
But how will you decide which paths/shapes/text belong to which image. See the example: there's a pear and its description "pera". It may be possible to decide that the shape and the text belong to the same image, but that's a judgement call. Suppose that you have an image that consists of two smaller images. For instance a hammer and an anvil. How are you going to decide that both are part of the same image? ------------------------------------------------------------------------------ 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
