I am using PDFStamper. How can I compress all the text and image insdie the original PDF?
With iText, there really isn't a way to modify the existing PDFs in this fashion - at least not without reading each part and then rebuilding it.
However, software such as PDF Enhancer (http://www.pdfenhancer.com) can certainly do this and much more to reduce file sizes. Also the Multivalent project has a mini PDF compressor that might be helpful as well.
Leonard
--------------------------------------------------------------------------- Leonard Rosenthol <mailto:[EMAIL PROTECTED]> Chief Technical Officer <http://www.pdfsages.com> PDF Sages, Inc. 215-938-7080 (voice) 215-938-0880 (fax)
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
