Fuse::PDF::ImageTemplate - Carrier for the template PDF for images


Back to Top


NAME

Fuse::PDF::ImageTemplate - Carrier for the template PDF for images

Back to Top


SYNOPSIS

  use Fuse::PDF::ImageTemplate;
  my $pdf = Fuse::PDF::ImageTemplate->get_template_pdf();

Back to Top


LICENSE

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.

Back to Top


DESCRIPTION

A binary PDF is embedded in this source code.

Back to Top


METHODS

Fuse::PDF::ImageTemplate->get_template_pdf()

Returns a new the CAM::PDF manpage instance of the template PDF.

Back to Top


SEE ALSO

the Fuse::PDF::ContentFS manpage

Back to Top


AUTHOR

Chris Dolan, cdolan@cpan.org

Back to Top

 Fuse::PDF::ImageTemplate - Carrier for the template PDF for images