Hi all,
I'm posed with a problem - I've been asked to update a web application that produces results from a database search (straightforward enough) however management has requested that the results of each search should be made available as a PDF download to the user (ie user conducts search, gets results in web browser, and has the option to download a PDF version of the results).
This is an internet application, and I'm no stranger to Perl, Coldfusion or database work, but I've had no luck finding info on how to dynamically create PDFs.
Can anyone point me in the direction of any good resources on this subject (preferably in relation to perl in a UNIX environment)
Many thanks in advance
I'm posed with a problem - I've been asked to update a web application that produces results from a database search (straightforward enough) however management has requested that the results of each search should be made available as a PDF download to the user (ie user conducts search, gets results in web browser, and has the option to download a PDF version of the results).
This is an internet application, and I'm no stranger to Perl, Coldfusion or database work, but I've had no luck finding info on how to dynamically create PDFs.
Can anyone point me in the direction of any good resources on this subject (preferably in relation to perl in a UNIX environment)
Many thanks in advance