« HTML/CSS Adaptation for Mobile Browsers by aschechtman | Home | Project for osolutions by achuff6 »
Need A Pdf Expert
By admin | July 20, 2008
I have some pre-defined fillable PDFs. I want to auto-fill these PDFs from an XML statement such as:
<firstname>John</firstname>
<lastname>Doe</lastname>
<city>Los Angeles</city>
<zip>Zip</zip>
How do I post this XML to a PDF so that these fields goes to the appropriate fields in the PDF? If not XML, is there another solution?
Topics: XML |