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

Search results for "pdf"

PDF - Library for PDF access and manipulation in Perl River stage zero No dependents

The main purpose of the PDF library is to provide classes and functions that allow to read and manipulate PDF files with perl. PDF stands for Portable Document Format and is a format proposed by Adobe. A full description of this format can be found i...

ANTRO/PDF-111 - 14 Feb 2000 14:46:43 UTC - Search in distribution
  • PDF::Core - Core Library for PDF library
  • PDF::Parse - Library with parsing functions for PDF library

PDF::Builder::Basic::PDF - Various utilities and support routines River stage one • 2 direct dependents • 2 total dependents

PMPERRY/PDF-Builder-3.026 - 08 Dec 2023 19:47:58 UTC - Search in distribution

PDF::Tk - Perl integration for the pdf toolkit (pdftk) River stage zero No dependents

This module is a interface for the command line pdftk command....

MRAMBERG/PDF-Tk-0.02 - 06 Sep 2005 13:12:33 UTC - Search in distribution

CAM::PDF - PDF manipulation library River stage two • 11 direct dependents • 20 total dependents

This package reads and writes any document that conforms to the PDF specification generously provided by Adobe at <http://partners.adobe.com/public/developer/pdf/index_reference.html> (link last checked Oct 2005). The file format through PDF 1.5 is w...

CDOLAN/CAM-PDF-1.60 - 15 Aug 2013 02:11:22 UTC - Search in distribution

PDF::Kit - A collection of subroutines for PDF::API2. River stage zero No dependents

A collection of subroutines to be used with PDF::API2. Mark-up Text Mark-up Text (mut) is a list of items. If an element is a scalar, it's text to be formatted. If it's a hash reference, it contains mark-up options that apply to remainder of the curr...

SHCOREY/PDF-Kit-v1.0.5 - 23 Aug 2009 15:10:48 UTC - Search in distribution

Pod::Pdf - A POD to PDF translator River stage zero No dependents

"pod2pdf" translates single "POD" (Perl Plain Old Documentation) files and translates them to "PDF" (Adobe Portable Document Format) files. Future extensions to this program may permit translation of multiple "POD" files into a single book. At this s...

AJFRY/Pod-Pdf-1.2 - 31 May 2000 10:04:09 UTC - Search in distribution

Fuse::PDF - Filesystem embedded in a PDF document River stage zero No dependents

The Adobe Portable Document Format is an arbitrary collection of nodes which support a tree structure. Most of that data is oriented toward document rendering, but it's legal to add arbitrarily complex data virtually anywhere in the document structur...

CDOLAN/Fuse-PDF-0.09 - 07 Jun 2008 03:53:46 UTC - Search in distribution

Mojo::PDF - Generate PDFs with the goodness of Mojo! River stage zero No dependents

Mojotastic, no-nonsense PDF generation....

ZOFFIX/Mojo-PDF-1.005003 - 05 Oct 2020 00:19:41 UTC - Search in distribution

PDF::API2 - Create, modify, and examine PDF files River stage two • 29 direct dependents • 38 total dependents

SSIMMS/PDF-API2-2.045 - 25 Sep 2023 17:00:43 UTC - Search in distribution

PDF::API3 - Next version after PDF::API2 River stage zero No dependents

"PDF::API3" is the beginning of a rewrite of "PDF::API2". The purpose of this slightly modified version is to announce intensions for a rewrite, hopefully spawn participation, and to utilize cpan-RT for tracking bugs/fixes and wishlists/implementatio...

OTTO/PDF-API3-3.001 - 25 Apr 2009 23:23:46 UTC - Search in distribution

PDF::Font - Base font class for PDF::Create. River stage one • 2 direct dependents • 2 total dependents

Base font class to support font families approved by PDF::Create. This is used in the method "init_widths()" inside the package PDF::Create::Page....

MANWAR/PDF-Create-1.46 - 30 Sep 2019 14:16:12 UTC - Search in distribution

PDF::Data - Manipulate PDF files and objects as data structures River stage zero No dependents

This module can read and write PDF files, and represents PDF objects as data structures that can be readily manipulated....

DEVEN/PDF-Data-v1.0.1 - 02 Jul 2022 21:16:04 UTC - Search in distribution

PDF::Haru - Perl interface to Haru Free PDF Library. Haru is a free, cross platform, open-sourced software library for generating PDF. River stage zero No dependents

BUTILW/PDF-Haru-1.00 - 14 Sep 2008 15:52:28 UTC - Search in distribution

PDF::OCR2 - extract all text and all image ocr from pdf River stage zero No dependents

This is meant to replace PDF::OCR. The backend complexity of this process has been isolated in modules: PDF::GetImages PDF::Burst Image::OCR::Tesseract PDF::OCR2::Pages - in this distro. Why not just modify PDF::OCR?? This is such a massive breakdown...

LEOCHARRE/PDF-OCR2-1.21 - 19 Sep 2011 15:32:52 UTC - Search in distribution

PDF::Tiny - Minimal Lightweight PDF Library River stage zero No dependents

This is a very lightweight (and limited) PDF parser. If you need to do some simple PDF processing on a web server with limited RAM and CPU, and if slurping the entire file into memory is not an option, this module may well be for you, at the cost of ...

SPROUT/PDF-Tiny-0.09 - 16 Jul 2017 18:14:20 UTC - Search in distribution

Test::PDF - A module for testing and comparing PDF files River stage zero No dependents

This module is meant to be used for testing custom generated PDF files, it provides only one function at the moment, which is "cmp_pdf", and can be used to compare two PDF files to see if they are *visually* similar. Future versions may include other...

STEVAN/Test-PDF-0.01 - 07 Dec 2005 21:36:28 UTC - Search in distribution

Text::PDF - Module for manipulating PDF files River stage two • 4 direct dependents • 28 total dependents

This module allows interaction with existing PDF files directly. It includes various tools including: pdfbklt - make booklets out of existing PDF files pdfrevert - remove edits from a PDF file pdfstamp - stamp text on each page of a PDF file various ...

BHALLISSY/Text-PDF-0.31 - 25 Aug 2016 00:21:44 UTC - Search in distribution

CtrlO::PDF - high level PDF creator River stage zero No dependents

This module tries to make it easy to create PDFs by providing a high level interface to a number of existing PDF modules. It aims to "do the right thing" by default, allowing minimal coding to create long PDFs. It includes pagination, headings, parag...

ABEVERLEY/CtrlO-PDF-0.31 - 05 Apr 2023 20:23:11 UTC - Search in distribution

PDF::Boxer - Create PDFs from a simple box markup language. River stage one • 1 direct dependent • 1 total dependent

PDF::Boxer enables the creation of pdf documents using rows, columns, and grids for layout. An xml styled document is used to specify the contents of the document and is parsed into a block of data by PDF::Boxer::SpecParser and passed to PDF::Boxer S...

LECSTOR/PDF-Boxer-0.004 - 21 Feb 2012 23:39:48 UTC - Search in distribution

PDF::Burst - create one pdf doc for each page in existing pdf document River stage one • 2 direct dependents • 2 total dependents

Bursting a pdf means if you have a pdf doc with 10 pages, you want to have 10 docs, each representing one page. I just need to burst a pdf into many, so here is the module. We provide three different $PDF::Burst::BURST_METHOD to get out pdf pages. CA...

LEOCHARRE/PDF-Burst-1.20 - 01 Oct 2011 23:07:02 UTC - Search in distribution
789 results (0.142 seconds)