Op 28/12/2010 5:31, sam_dev schreef: > hi.... > thanks for your reply....if i have information about the > bpc,height,width of the actual image than whats the way to arrange those > colored bytes in proper image format...???? Look for the class com.itextpdf.text.pdf.parser.PdfImageObject. That's the class that produces image files when parsing a PDF for its images. This is explained in the book, isn't it? Why do people keep on asking stuff that is explained in the book? Developers are supposed to search the book before asking a question.
------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions 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
