Search results for "module:PDF"
PDF - Library for PDF access and manipulation in Perl
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
PDF::Tk - Perl integration for the pdf toolkit (pdftk)
This module is a interface for the command line pdftk command....
MRAMBERG/PDF-Tk-0.02 - 06 Sep 2005 13:12:33 UTC
PDF::Kit - A collection of subroutines for PDF::API2.
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
Pod::Pdf - A POD to PDF translator
"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
CAM::PDF - PDF manipulation library
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
PDF::Font - Base font class for PDF::Create.
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
Mojo::PDF - Generate PDFs with the goodness of Mojo!
Mojotastic, no-nonsense PDF generation....
ZOFFIX/Mojo-PDF-1.005003 - 05 Oct 2020 00:19:41 UTC
Text::PDF - Module for manipulating PDF files
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
PDF::Core - Core Library for PDF library
The main purpose of the PDF::Core library is to provide the data structure and the constructor for the more general PDF library....
ANTRO/PDF-111 - 14 Feb 2000 14:46:43 UTC
PDF::Haru - Perl interface to Haru Free PDF Library. Haru is a free, cross platform, open-sourced software library for generating PDF.
BUTILW/PDF-Haru-1.00
-
14 Sep 2008 15:52:28 UTC
Fuse::PDF - Filesystem embedded in a PDF document
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
PDF::Data - Manipulate PDF files and objects as data structures
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
PDF::API3 - Next version after PDF::API2
"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
Test::PDF - A module for testing and comparing PDF files
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
PDF::Cairo - simple API for creating PDF files using the Cairo library
Cairo <https://www.cairographics.org> is a cross-platform vector graphics library that is capable of generating high-quality PDF output (as well as PNG, PS, and SVG). Unfortunately, the Cairo Perl module is not well documented or easy to use, especia...
JGREELY/PDF-Cairo-1.05 - 30 Jun 2019 20:45:41 UTC
PDF::Boxer - Create PDFs from a simple box markup language.
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
PDF::Parse - Library with parsing functions for PDF library
The main purpose of the PDF::Parse library is to provide parsing functions for the more general PDF library....
ANTRO/PDF-111 - 14 Feb 2000 14:46:43 UTC
CtrlO::PDF - high level PDF creator
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
PDF::WebKit - Use WebKit to Generate PDFs from HTML (via wkhtmltopdf)
PDF::WebKit uses wkhtmltopdf <http://code.google.com/p/wkhtmltopdf/> to convert HTML documents into PDFs. It is a port of the elegant PDFKit <https://github.com/jdpace/PDFKit> Ruby library. wkhtmltopdf generates beautiful PDFs by leveraging the rende...
MITHALDU/PDF-WebKit-1.2 - 21 Feb 2018 18:52:34 UTC