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

Search results for "PDF::Reuse"

PDF::Reuse - Reuse and mass produce PDF documents River stage one • 5 direct dependents • 6 total dependents

This module could be used when you want to mass produce similar (but not identical) PDF documents and reuse templates, JavaScripts and some other components. It is functional to be fast, and to give your programs capacity to produce many pages per se...

CNIGHS/PDF-Reuse-0.39 - 27 Sep 2016 15:50:24 UTC - Search in distribution

PDF::Reuse::Barcode - Create barcodes for PDF documents with PDF::Reuse River stage one • 1 direct dependent • 1 total dependent

This is a sub-module to PDF::Reuse. It creates barcode "images" to be used in PDF documents. It uses GD::Barcode and its sub-modules: GD::Barcode::Code39, COOP2of5, EAN13 and so on, to calculate the barcode pattern. For Code128 it uses Barcode::Code1...

CNIGHS/PDF-Reuse-Barcode-0.07 - 12 Dec 2014 03:38:25 UTC - Search in distribution

PDF::Reuse::Tutorial - How to produce PDF-files with PDF::Reuse River stage zero No dependents

In this tutorial I will show some aspects of PDF::Reuse, so you should be able to use it in your own programs. Most important is how to produce and reuse PDF-code, and then if you are interested, you can look at Graphics and JavaScript, so you can to...

CNIGHS/PDF-Reuse-Tutorial-0.11 - 12 Dec 2014 03:05:34 UTC - Search in distribution

PDF::Reuse::OverlayChart - Produce simple or mixed charts with PDF::Reuse River stage zero No dependents

To draw charts with the help of PDF::Reuse. Currently there are 5 types: 'bars', 'totalbars','percentbars', 'lines' and 'area'. The charts can be overlaid, so you can mix the types in the same chart. (Except for 'percentbars', which can't be freely c...

CNIGHS/PDF-Reuse-OverlayChart-0.03 - 12 Dec 2014 03:04:08 UTC - Search in distribution

Catalyst::View::PDF::Reuse - Create PDF files from Catalyst using Template Toolkit templates River stage one • 1 direct dependent • 1 total dependent

Catalyst::View::PDF::Reuse provides the facility to generate PDF files from a Catalyst application by embedding PDF::Reuse commands within a Template Toolkit template. Template Syntax Within your template you will have access to a "pdf" object which ...

ALTREUS/Catalyst-View-PDF-Reuse-0.05 - 09 Jul 2015 09:35:38 UTC - Search in distribution

OpusVL::AppKit::View::PDF::Reuse River stage zero No dependents

PDF::Reuse View for OpusVL::AppKit....

NEWELLC/OpusVL-AppKit-2.29 - 03 Jan 2017 20:18:45 UTC - Search in distribution

Business::DPD::Render::PDFReuse - render a label in slim A6 using PDF::Reuse River stage zero No dependents

Render a DPD label using a slim A6-based template that also fits on a A4-divided-by-three-page. This is what we need at the moment. If you want to provide other formats, please go ahead and either release them as a standalone dist on CPAN or contact ...

DOMM/Business-DPD-0.22 - 21 Jan 2014 15:31:23 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::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

PDF::Table - A utility class for building table layouts in a PDF::Builder (or PDF::API2) object. River stage one • 2 direct dependents • 2 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

DBI - Database independent interface for Perl River stage four • 940 direct dependents • 2099 total dependents

The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution

MooseX::PDF - Create PDF files with Moose using Template Toolkit templates River stage zero No dependents

MooseX::PDF provides functionality to create PDF files using Template Toolkit templates. Given a template with PDF::Reuse directives, this module will process the template and return the raw PDF contents. This scalar can then be written to file, or o...

HAMSTER/MooseX-PDF-0.01 - 29 Jul 2014 13:57:43 UTC - Search in distribution

DBD::Oracle - Oracle database driver for the DBI module River stage one • 5 direct dependents • 5 total dependents

DBD::Oracle is a Perl module which works with the DBI module to provide access to Oracle databases. This documentation describes driver specific behaviour and restrictions. It is not supposed to be used as the only reference for the user. In any case...

ZARQUON/DBD-Oracle-1.83 - 17 Jan 2022 02:16:57 UTC - Search in distribution

Net::API::Stripe - An interface to Stripe API River stage one • 1 direct dependent • 1 total dependent

This is a comprehensive Stripe API. It provides an object oriented friendly interface for which I put a lot of hard work so you could spend your time on other aspects of your development. This distribution is almost completely auto-generated based on...

JDEGUEST/Net-API-Stripe-v2.0.4 - 11 Oct 2023 12:11:21 UTC - Search in distribution

App::WRT - WRiting Tool, a static site/blog generator and related utilities River stage zero No dependents

This started life somewhere around 2001 as "display.pl", a CGI script to concatenate fragments of handwritten HTML by date. It has since accumulated several of the usual weblog features (lightweight markup, feed generation, embedded Perl, poetry tool...

BRENNEN/App-WRT-v8.0.0 - 27 Sep 2022 04:52:49 UTC - Search in distribution

AnyEvent::MP - erlang-style multi-processing/message-passing framework River stage one • 2 direct dependents • 2 total dependents

This module (-family) implements a simple message passing framework. Despite its simplicity, you can securely message other processes running on the same or other hosts, and you can supervise entities remotely. For an introduction to this module fami...

MLEHMANN/AnyEvent-MP-2.02 - 29 Jul 2018 02:24:02 UTC - Search in distribution

share::Apocalypse::A12 River stage one • 2 direct dependents • 2 total dependents

HINRIK/Perl6-Doc-0.47 - 06 Dec 2010 03:25:27 UTC - Search in distribution

Weather::PurpleAir::API - Client interface to Purple Air air quality API [DEPRECATED] River stage zero No dependents

IMPORTANT!! "Weather::PurpleAir::API" is deprecated! The PurpleAir team turned off their old API, and have set up a totally new API. A re-implementation of "Weather::PurpleAir::API" for the new API is in progress, and will replace this module (which ...

TTKCIAR/Weather-PurpleAir-API-0.09 - 05 Aug 2022 01:06:13 UTC - Search in distribution

Image::ExifTool - Read and write meta information River stage two • 29 direct dependents • 30 total dependents

Reads and writes meta information in a wide variety of files, including the maker notes of many digital cameras by various manufacturers such as Canon, Casio, DJI, FLIR, FujiFilm, GE, GoPro, HP, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon,...

EXIFTOOL/Image-ExifTool-12.76 - 31 Jan 2024 15:31:14 UTC - Search in distribution

Encode::Supported - Encodings supported by Encode River stage five • 1078 direct dependents • 32665 total dependents

Encoding Names Encoding names are case insensitive. White space in names is ignored. In addition, an encoding may have aliases. Each encoding has one "canonical" name. The "canonical" name is chosen from the names of the encoding by picking the first...

DANKOGAI/Encode-3.21 - 25 Feb 2024 23:19:43 UTC - Search in distribution
47 results (0.085 seconds)