PDF::API2 is awesome. I use it to create entire pdf documents as well as to
lay text over already existing pdf documents.
Jordan
On 9/5/07, Bill Whillers <[EMAIL PROTECTED]> wrote:
>
> Hello,
>
> I'm looking for a fast and simple module for creating simple PDF format
> documents from mostly text
I have done a good bit of work with PDF::API2 - it's not extensively
documented (that's an understatement) but from what I've found, it seems to
be the most complete, at least for a Perl tool.
Peter Lytle
_
Blue Campaign Solutions
Peter
Bill Whillers wrote:
I'm looking for a fast and simple module for creating simple PDF format
documents from mostly text data and possibly some small images (i.e. icons,
etc.).
Any recommedations?
Hi Bill,
I think you should take a look at PDF::ReportWriter
( http://search.cpan.org/dist/PDF
A very simple that I have used is PDF::Create. I don't know if they have
done any upgrading. However, it had enabled me to create pdf files for
tax purposes on the fly very easy.
Jay Scherrer
Scherrer Company
Real Estate and Tax strategies
206.701.7952
Bill Whillers wrote:
Hello,
I'm looking