Op 27/06/2013 20:15, mashiana schreef: > Does, iText alter the images when it puts > them on the PDF One simple example: the PNG format is unknown in the PDF specification. Hence, you can't add a PNG to a PDF without converting it to a format that is supported in PDF. In other words: anyone who writes the requirement that all images added to a PDF page need to be conserved As-Is has no clue about what PDF is about.
Chapter 10 of "iText in Action" gives you an overview of which image types are kept As-Is, and which image types need to be converted. ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net 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