cam::pdf::renderer::dump(3pm) debian man page | unix.com

Man Page: cam::pdf::renderer::dump

Operating Environment: debian

Section: 3pm

CAM::PDF::Renderer::Dump(3pm)				User Contributed Perl Documentation			     CAM::PDF::Renderer::Dump(3pm)

NAME
CAM::PDF::Renderer::Dump - Print the graphic state of each node
LICENSE
See CAM::PDF.
SYNOPSIS
use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); $contentTree->render("CAM::PDF::Renderer::Dump");
DESCRIPTION
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.
AUTHOR
See CAM::PDF perl v5.14.2 2012-07-08 CAM::PDF::Renderer::Dump(3pm)
Related Man Pages
pdf::api2::basic::pdf::dict(3pm) - debian
pdf::api2::basic::pdf::filter(3pm) - debian
pdf::api2::basic::pdf::page(3pm) - debian
pdf::api2::resource::font::corefont(3pm) - debian
text::pdf::ttfont(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Introduction
One instance of comparing grep and awk
My first PERL incarnation... Audio Oscillograph