Convert HTML to a PDF
Can ColdFusion take a snap shot of an HTML page and convert it to a PDF? I want to automate a process where a user goes to an HTML page, updates data from a word document,and then converts the word doc to a PDF and stores it. Can ColdFusion eliminate the user? Can I just set up a process in the administrator to run a script once a month that can do this?
*convert HTMl page to PDF
*Then put the file into the archive folder
I am trying to convince the owners to simply make this a form that inserts into a DB, but old habbits are hard to break. Until that time, can the above be done?
