Hello Peeps,
Right before I outline my question I just wanted to point out I know NOTHING about XML, it's format or structure and I don't have a clue about PDF's, that said I'm not looking for some one to write my code and I am more than willing to learn, all I need is some help pointing me in the right direction.
I want to be able to create a PDF template from a WORD doc, and merge it with data in our MS SQL Database.
So the end result to the user is a PDF document, that has some fields with their Name, Address etc.. pre-populated from the SQL.
I am assuming I need to create an XML file with the SQL data via PERL and some how tell the PDF template to use the XML file to populate it.
So where do i start and what's the best approach for doing this.
Regards,
1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.
Right before I outline my question I just wanted to point out I know NOTHING about XML, it's format or structure and I don't have a clue about PDF's, that said I'm not looking for some one to write my code and I am more than willing to learn, all I need is some help pointing me in the right direction.
I want to be able to create a PDF template from a WORD doc, and merge it with data in our MS SQL Database.
So the end result to the user is a PDF document, that has some fields with their Name, Address etc.. pre-populated from the SQL.
I am assuming I need to create an XML file with the SQL data via PERL and some how tell the PDF template to use the XML file to populate it.
So where do i start and what's the best approach for doing this.
Regards,
1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you.