I am trying to change producer information in existing pdf using the example published in the "iText in action 2nd" p.382. Code executes fine, but the producer info is not changed to the one that I specify. Instead, the producer info is appended to the original value, resulting in this:
Adobe Acrobat 9.4.1; modified using iTextSharp 5.0.5 (c) 1T3XT BVBA What is the right way to change producer info? I have commercial iText license. ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ 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
