-
-
28 May 2012 20:07:49 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (51)
- Testers (221 / 0 / 0)
- Kwalitee
Bus factor: 0- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (749.19KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Clotho Advanced Media, Inc.
- Dependencies
- Crypt::RC4
- Digest::MD5
- Text::PDF
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.58
- Many thanks for Vadim Repin for numerous excellent bug reports!
- FIXES
- Appended pdf revisions incorrectly incremented object generation numbers https://rt.cpan.org/Ticket/Display.html?id=76513
- Appending pdf revisions was broken for non-linearized PDFs https://rt.cpan.org/Ticket/Display.html?id=76514
- Allow multiple "startxref" statements in the last 1024 bytes -- unlikely, but possible https://rt.cpan.org/Ticket/Display.html?id=77508
- Allow whitespace at the beginning of an indirect object (I think the PDF spec is ambiguous about this) https://rt.cpan.org/Ticket/Display.html?id=76512
- Allow backspace character https://rt.cpan.org/Ticket/Display.html?id=76151
- DOCUMENTATION
- mention $pdf->setPageContent($pagenum, $tree->toString()); Leo Lapworth and http://cpanforum.com/posts/13228
Documentation
Append one PDF to anotherSearch and replace in all PDF pagesSearch and replace in PDF metadataSearch and replace PDF object numbers in the TrailerCompress all JPG images in a PDFRemove Adobe Illustrator metadata from a PDF fileRemove one or more pages from a PDFSave copies of all PDF images to a directorySave copies of all PDF JPG images to a directoryReplace PDF form fields with specified valuesPrint the PDF form field namesPrint the PDF page layout commandsPrint the PDF page metadataExtracts and print the text from one or more PDF pagesPrint details of the fonts used in the PDFSave copies of all PDF JPG images to a directoryPrint the PDF form field namesPrint information about PDF file(s)Read a PDF documentApplies a renderer to one or more PDF pagesCopy a metadata object from one PDF to anotherRemove the last edits to a PDF documentRebuild a PDF fileApply a background color to a PDF pageReplace a page of PDF layoutApply a mark to each page of a PDFSave copies of all PDF JPG images to a directoryModules
PDF manipulation libraryPDF page layout parserPDF security helperPDF graphic statePDF graphic statePDF elementExtract text from PDF page treePrint the graphic state of each nodeFind all of the images in a pageRender an ASCII image of a PDF pageFramebuffer for CAM::PDF::Renderer::TextModule Install Instructions
To install CAM::PDF, copy and paste the appropriate command in to your terminal.
cpanm CAM::PDF
perl -MCPAN -e shell install CAM::PDF
For more information on module installation, please visit the detailed CPAN module installation guide.