Clotho Advanced Media > CAM-PDF-1.05 > CAM::PDF::PageText

Download:
CAM-PDF-1.05.tgz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  8
View Bugs
Report a bug
Module Version: 1.05   Source   Latest Release: CAM-PDF-1.52

NAME ^

CAM::PDF::PageText - Extract text from PDF page tree

LICENSE ^

Copyright 2005 Clotho Advanced Media, Inc., <cpan@clotho.com>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

FUNCTIONS ^

$pkg->render($pagetree)
$pkg->render($pagetree, $verbose)

Turn a page content tree into a string. This is a class method that should be called like:

   CAM::PDF::PageText->render($pagetree);

AUTHOR ^

Clotho Advanced Media Inc., cpan@clotho.com

Primary developer: Chris Dolan