CAM::PDF::Renderer::Dump

CAM::PDF::Renderer::Dump can print the graphic state of each node.
Download

CAM::PDF::Renderer::Dump Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Clotho Advanced Media Inc.
  • Publisher web site:
  • http://search.cpan.org/~clotho/

CAM::PDF::Renderer::Dump Tags


CAM::PDF::Renderer::Dump Description

CAM::PDF::Renderer::Dump can print the graphic state of each node. CAM::PDF::Renderer::Dump can print the graphic state of each node.SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); $contentTree->render("CAM::PDF::Renderer::Dump");This class is used to print to STDOUT the coordinates of each node of a page layout. It is written both for debugging and as a minimal example of a renderer.FUNCTIONS$self->renderText($string)Prints the string prefixed by its device and user coordinates. Requirements: · Perl


CAM::PDF::Renderer::Dump Related Software