debian man page for cam::pdf::renderer::dump

Query: cam::pdf::renderer::dump

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
cam::pdf::content(3pm) - debian
image::exiftool::pdf(3pm) - debian
pdf::api2::resource::font::corefont(3pm) - debian
text::pdf::page(3pm) - debian
text::pdf::ttfont0(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph