Amit Sharma wrote: > Hi, > > Is there anyway in which I can set the Default value of the Pdf > fields using Acrofield object. > > I have seen method “setfield” but does nt set the default value of the > pdf form
You would need to set/add the DV entry of the field dictionary. Check the iText sourcecode if that's possible, if not, write the code to do so, and post it so that we can add it to iText. br, Bruno ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
