in reply to PDF::API2 Examples

If you have to create PDF's then youll probably eventually end up looking at PDF::API2

There are many ways to produce PDF file:

In my opinion, FOP is good base to develop solution for converting documents. I planning to use FOP for build document module of billing system to produce billing documents, reports etc. Currently, I use HTMLDOC as temporary solution.

-- Michael Stepanov

Replies are listed 'Best First'.