Hi,

I'm new to iText.  I have a PHP script running on my webserver to generate 
XFDF files from our database every night.  The XFDFs are then used to 
populate the form fields of a template PDF with the specific information so 
we can print them.  I want to be able to use iText to merge the PDF and XFDF 
files into a single PDF file and flatten the form so that the people 
handling the printing don't have to work with the complication of dealing 
with the template file as well.

I have a merging Java program which takes the available XFDFs and merges 
them with the template.
I've gotten the merge to work with simple latin-based characters, but the 
merging program needs to be able to handle unicode and Japanese/Chinese 
characters as well.  Is there any way to set the form fields to display 
unicode after the merge is complete?  They work fine before the merge just 
by opening the XFDF file.

I appreciate any help,

Josh Adams




-------------------------------------------------------------------------
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

Reply via email to