Quoting Steve Wolf <[EMAIL PROTECTED]>: > So, I figured out how to read an existing pdf form, get the acroform, and > even modify the field info dictionary. But, I'm having trouble getting the > now modified acroform and the pdf it came from, saved as a new file. > Unfortunately, our business takes care of creating the pdf forms with defined > form fields and I'm supposed to populate the fields with data. I'm pretty > sure that it can be done, this has proved to be an excellent library so far. > There must just be some simple thing I'm over looking. A nudge in the right > direction would be greatly appreciated.
Take a look at the merge_fdf.java example at Paulo's site (the examples-xxx.zip). br, Bruno ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
