XML submission of data to a PDF

wxdqz

New Member
Hello,

I am new here so bare with me.

I am currently re-coding my work's website and they want it in XML. I am quite experienced in XML, but I am having some minor problems.

I am using XML and a SQL server for the database info.

I am working for a car warranty company, for submission of warranties. Basically... the script pulls the customer name, address, plans and all the other info, i have a PDF layout... so it's ready to go...

However, I have never created a form that will submit the info into a PDF file. Does anyone know the code for this?

Another thing, the website is currently coded in ASP (yuck!) but it uses VBscript to submit the info into the PDF, can I incorrporate this VBscript into an XML document?

Let me know, thanks.
Jamie
 
Back
Top