On 7/10/2010 16:01, Sameer Maske wrote: > But when i write data to pdf-forms(programmatically) it fills data to > pdf-forms successfully but when we try to > > add data(manually) to pdf-forms, it don’t saves data to pdf-forms & > gives error as > > THIS DOCUMENT ENABLED EXTENDED FEATURES IN ADOBE READER.THE DOCUMNETHAS > BEEN CHANGED > SINCE IT WAS CREATED AND USE OF EXTENDED FEATURES IS NO LONGER > AVAILABLE.PLEASE CONTACT THE > ORIGINAL VERSION OF THIS DOCUMENT.
That's the exact same message as shown on this screen shot: http://www.flickr.com/photos/itextinaction/4329590603 This is figure 8.19 from the second edition of "iText in Action." If you read chapter 8, you'll learn why this message is shown, and (more importantly) how you can work around this problem. More info: http://itextpdf.com/book/ ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ 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
