Hello, I'm trying to take data from a FileMaker database and populate a PDF form, and everything is working well, except when I try to set fields that have empty values. An "N" placeholder character is inserted, and I don't know what that means.
There's nothing complex about my code. I adapted the code from the example on pp. 510-511 of the iText in Action book. I'm really just using a bunch of SetField statements. Is this an issue with my code or with the PDF from itself? I'm running iText 2.0.8 on Mac OS X 10.5.1, Java 1.5.0_13. -- Regards, Sean Mills Grantwood Technology LLC 7255 Old Oak Blvd Ste C405 Middleburg Heights OH 44130 Phone: 440-816-4663 Fax: 440-816-5398 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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/
