B
bobm3
Fellow mongers...
I've searched CPAN as well as googled for numerous pdf creator
utilities. I've read about some of the perl modules available (i.e.:
PDF::API, PDF::Report, PDF::ReportWriter, etc).
I think all these are overkill for what I am trying to do. Perhaps
some of you can recommend a workable solution that I can research and
hopefully incorporate.
I have some perl programs that create business reports using the
write(format) feature (which works very well, BTW) and they are now
creating text output. I would like to have those converted to or
output directly as PDF's so they can be more easily opened for
viewing, searching and printing with Acrobat.
Any recommendations as to what my fill this bill with the least amount
of changes?
Thanks all for your kind and knowledgeable advice!
I've searched CPAN as well as googled for numerous pdf creator
utilities. I've read about some of the perl modules available (i.e.:
PDF::API, PDF::Report, PDF::ReportWriter, etc).
I think all these are overkill for what I am trying to do. Perhaps
some of you can recommend a workable solution that I can research and
hopefully incorporate.
I have some perl programs that create business reports using the
write(format) feature (which works very well, BTW) and they are now
creating text output. I would like to have those converted to or
output directly as PDF's so they can be more easily opened for
viewing, searching and printing with Acrobat.
Any recommendations as to what my fill this bill with the least amount
of changes?
Thanks all for your kind and knowledgeable advice!