Op 24/12/2010 9:21, sam_dev schreef: > ya its regarding pdf files. i want converting images data which was > compressed in flatedecode filter in my pdf document.i have stored bmp image > in my pdf document. i want it backin same format as such i stored. "Back in same format as such I stored" = Impossible in general. It's possible for a JPEG, but it's for instance not possible to know if an image in a PDF was originally a PNG or a BMP.
You should read chapters 10 and 15 of the second edition of "iText in Action." ------------------------------------------------------------------------------ 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
