On 27/11/2012 7:09, youyi1997 wrote: > Dear All, I create pdf from a template pdf,and this pdf with many > pdfformfield. In my program i fill the data in the formfield of the > pdf,and set them readonly.But at last I found that the created pdf > file by iTextShrp was very large,template(248kB) and the created pdf > 5000KB,no large image,only text string,no enbedded font in the pdf.how > can i reduce the pdf file. Maybe you're adding a huge font, maybe you're using PdfCopy instead of PdfSmartCopy to combine forms, maybe you're decompressing some resource, ... How can we know if you're not more specific?
------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ 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
