Catalyst::View::PDF::Reuse

Download

Description

Catalyst::View::PDF::Reuse is a Catalyst view for generating PDF documents. It allows PDF::Reuse commands to be used within Template Toolkit templates, the key benefit being the ability to load existing PDF files and use them as a basis for new documents.

As an example, the following template loads a blank customer receipt file (which was created in Microsoft Word) and adds in the order number and date fields:


Catalyst::View::PDF::Reuse can by installed from CPAN, full documentation is contained within the module distribution.

See also

Creating PDF files with Catalyst, presentation describing the development and usage of this module.

About

Jon Allen - Perl & Catalyst developer, web designer, and technical manager.

Contact jj@jonallen.info.

Follow me on Twitter at twitter.com/JJ_Perl.