Look into XML::LibXSLT and XML::LibXML.
You may be able to apply an fo-stylesheet to the xml
file.
--- "karthikeyan.balasubramanian"
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> Just want to know how many ways we can
> achieve Dynamic Pdf Generation.
>
> * Say I just fill out a form and post the in
Hi,
Just want to know how many ways we can
achieve Dynamic Pdf Generation.
* Say I just fill out a form and post the info to a CGI program. I
need a pdf generated in some format.
* I get some information from database, form an xml and can
I use xsl and xsl-fo to generate pdf?. (previousl