CAM::PDF::GS

CAM::PDF::GS is a PDF graphic state.
Download

CAM::PDF::GS 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::GS Tags


CAM::PDF::GS Description

CAM::PDF::GS is a PDF graphic state. CAM::PDF::GS is a PDF graphic state.SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); my $gs = $contentTree->computeGS();This class is used to represent the graphic state at a point in the rendering flow of a PDF page. Much of the functionality is actually based in the parent class, CAM::PDF::GS::NoText.Subclasses that want to do something useful with text should override the renderText() method. Requirements: · Perl


CAM::PDF::GS Related Software