The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

pagedump.pl - prints more or less useful information about pags in a PDF-file

SYNOPSIS

  pagedump.pl file page ...

DESCRIPTION

This program dumps some data about pages in a PDF. It was written as a test-bed for the PDF library and comes quite handy for dumping objects. The practical use of this program is quite low.

The information printed by this program is not very useful, but it demontrates well some more complex aspects of the PDF library. Check the function doprint in this program on how to handle all possible data occuring in a PDF.

Copyright

Copyright 2000, by Johannes Blach (dw235@yahoo.com)

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

Availability

It may or may not be included in the latest version of the PDF library, which is likely to be available from:

http://www.geocities.com/CapeCanaveral/Hangar/4794/

and at any CPAN mirror