| Fuse::PDF::ImageTemplate - Carrier for the template PDF for images |
Fuse::PDF::ImageTemplate - Carrier for the template PDF for images
use Fuse::PDF::ImageTemplate; my $pdf = Fuse::PDF::ImageTemplate->get_template_pdf();
Copyright 2007 Chris Dolan, cdolan@cpan.org
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
A binary PDF is embedded in this source code.
get_template_pdf()
Returns a new the CAM::PDF manpage instance of the template PDF.
the Fuse::PDF::ContentFS manpage
Chris Dolan, cdolan@cpan.org
| Fuse::PDF::ImageTemplate - Carrier for the template PDF for images |