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



NAME

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


SYNOPSIS

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


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.


DESCRIPTION

A binary PDF is embedded in this source code.


METHODS

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

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


SEE ALSO

the Fuse::PDF::ContentFS manpage


AUTHOR

Chris Dolan, cdolan@cpan.org

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