On 5/11/2010 9:35, Thorsten Schlathoelter wrote: > It would be great if somebody with experience could confirm > that there is definitely no way to accomplish this task.
I think you're trying to do something that is impossible with third party software (and by third party software I mean: software that isn't sold by Adobe). It all depends on the reason why you are using PdfSmartCopy and PdfCopyFields, instead of using PdfStamper (as would somebody who has read the documentation do). There are workarounds to preserve the usage rights after filling a form using iText using PdfStamper (read section 8.7 of the book "Preserving the usage rights of Reader- enabled forms"), but that workaround may not work if you deliberately chose to use PdfSmartCopy and PdfCopyFields because PdfStamper didn't meet your needs. -- This answer is provided by 1T3XT BVBA http://www.1t3xt.com/ - http://www.1t3xt.info ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ 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
