in reply to PDF::API2 Questions

See also PDF::Template and PDF. If you use HTML::Template data structures, you can use them to drive PDF::Template (with a new template file, of course). Write your logic once, and display generate render it to multiple output formats.

--MidLifeXis