The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module::PDF::API2"

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

Mxpress::PDF - PDF River stage one • 2 direct dependents • 2 total dependents

This module currently allows you to easily create a PDF. Why? For fun....

LNATION/Mxpress-PDF-0.28 - 23 Mar 2021 11:40:01 UTC - Search in distribution

PDF::Report - A wrapper written for PDF::API2 River stage one • 1 direct dependent • 1 total dependent

This is a wrapper for Alfred Reibenschuh's PDF::API2 Defines methods to create PDF reports...

TEEJAY/PDF-Report-1.36 - 29 Jul 2013 19:22:43 UTC - Search in distribution

PDF::QRCode - add qrcode method to a PDF::API2 or PDF::Builder. River stage zero No dependents

The PDF::QRCode module monkey patches the 'qrcode' method into the PDF::API2::Content or PDF::Builder::Content class, so that you can use it directly from there. See the example above $gfx->qrcode(%cfg) Adds a qr code to the given gfx content. It exp...

OETIKER/PDF-QRCode-0.1.1 - 27 Jul 2022 06:15:51 UTC - Search in distribution

Khonsu - PDF Generation! River stage one • 1 direct dependent • 1 total dependent

LNATION/Khonsu-0.12 - 23 May 2023 00:54:07 UTC - Search in distribution

PDF::Table - A utility class for building table layouts in a PDF::Builder (or PDF::API2) object. River stage one • 3 direct dependents • 3 total dependents

This class is a utility for use with the PDF::Builder (or PDF::API2, see note above) module from CPAN. It can be used to display text data in a table layout within a PDF. The text data must be in a 2D array (such as returned by a DBI statement handle...

OMEGA/PDF-Table-1.006 - 21 Mar 2024 20:39:02 UTC - Search in distribution

PDF::TableX - Moose driven table generation module that is uses famous PDF::API2 River stage zero No dependents

PAPKALA/PDF-TableX-0.015 - 22 Jul 2021 12:03:18 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::TextBlock - Easier creation of text blocks when using PDF::API2 or PDF::Builder River stage zero No dependents

Neither Rick Measham's excellent PDF::API2 tutorial nor PDF::FromHTML are able to cope with wanting some words inside a text block to be bold. This module makes that task trivial. Simply define whatever tags you want PDF::TextBlock to honor inside th...

JHANNAH/PDF-TextBlock-0.13 - 11 Jan 2021 23:59:59 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

SVGPDF - Create PDF XObject from SVG data River stage zero No dependents

This module processes SVG data and produces one or more PDF XObjects to be placed in a PDF document. This module is intended to be used with PDF::Builder, PDF::API2 and compatible PDF packages. The main method is process(). It takes the SVG from an i...

JV/SVGPDF-0.086.2 - 15 Feb 2024 15:35:24 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::Writer - PDF writer abstraction layer River stage one • 1 direct dependent • 1 total dependent

This is a generalized API that allows a module that generates PDFs to transparently target multiple backends without changing its code. The currently supported backends are: * PDF::API2 Available from CPAN * PDFlib (versions 3+) Available from "/www....

RKINYON/PDF-Writer-0.06 - 01 Dec 2005 20:03:33 UTC - Search in distribution

PDF::Template - PDF::Template River stage zero No dependents

PDF::Template is a PDF layout system that uses the same data structures as HTML::Template....

RKINYON/PDF-Template-0.22 - 11 Jan 2005 15:52:04 UTC - Search in distribution

PDF::Create - Create PDF files. River stage one • 3 direct dependents • 3 total dependents

"PDF::Create" allows you to create PDF document using a number of primitives.The result is as a PDF file or stream. PDF stands for Portable Document Format. Documents can have several pages, a table of content, an information section and many other P...

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

a2pdf - converts ASCII text to PDF format, with optional line/page numbering and Perl syntax highlighting River stage zero No dependents

JONALLEN/a2pdf-1.13 - 07 May 2007 17:38:07 UTC - Search in distribution

PDF::API2::Simple - Simplistic wrapper for the excellent PDF::API2 modules River stage zero No dependents

REDTREE/PDF-API2-Simple-1.1.4u - 11 Feb 2008 04:10:32 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::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

pod2pdf - converts Pod to PDF format River stage one • 2 direct dependents • 2 total dependents

pod2pdf converts documents written in Perl's POD (Plain Old Documentation) format to PDF files. Usage pod2pdf [options] input.pod >output.pdf If no input filename is specified, pod2pdf will read from STDIN, e.g. perldoc -u File::Find | pod2pdf [optio...

JONALLEN/pod2pdf-0.42 - 26 Oct 2007 08:12:57 UTC - Search in distribution
44 results (0.213 seconds)