Changes for version 0.30 - 2016-08-17
- Source repo moved from Subversion to Github
- Add -p to pdfstamp
- Add -g, -p, -u to pdfbklt
- Bug fixes
- Wasn't installing on Windows Perl 5.22 and up
- [rt.cpan.org] #116492: make install fails under Strawberry Perl
- [rt.cpan.org] #110855: Fix pod2man errors
- [rt.cpan.org] #86452: Parse error reading array
- [rt.cpan.org] #78351: Invalid version format (non-numeric data)
- [rt.cpan.org] #41085: ASCII85 decode broken
- [rt.cpan.org] #35871: lzw compression fixup
- [rt.cpan.org] #32210: pdfstamp patch for use strict
- [rt.cpan.org] #31353: adding first test
- fix Dict::read_stream() to write long streams to file as intended
- fix LZWDecode to handle streams longer than 4096 bytes
- close INFILE at start of release()
- Fix Dict to allow single stream filters rather than requiring an array
- 0.29a 2006-09-07
- Bug fixes
- [rt.cpan.org] #18574: "make install" doesn't install code
Modules
Module for manipulating PDF files
Corresponds to a PDF array. Inherits from PDF::Objind
A special form of PDF::String which holds the strings true or false
PDF Dictionaries and Streams. Inherits from PDF::Objind
Holds the trailers and cross-reference tables for a PDF file
Abstract superclass for PDF stream filters
Inherits from Text::PDF::String and stores PDF names (things beginning with /)
PDF Null type object. This is a subclass of Text::PDF::Objind and cannot be subclassed.
Numbers in PDF. Inherits from Text::PDF::String
PDF indirect object reference. Also acts as an abstract superclass for all elements in a PDF file.
Represents a PDF page, inherits from Text::PDF::Pages
a PDF pages hierarchical element. Inherits from Text::PDF::Dict
PDF Standard inbuilt font resource object. Inherits from Text::PDF::Dict
PDF String type objects and superclass for simple objects that are basically stringlike (Number, Name, etc.)
Inherits from Text::PDF::Dict and represents a TrueType font within a PDF file.
Inherits from PDF::Dict and represents a TrueType Type 0 font within a PDF file.
Utility functions for PDF library
Provides
in lib/Text/PDF/Filter.pm
in lib/Text/PDF/Filter.pm
in lib/Text/PDF/Filter.pm
in lib/Text/PDF/Filter.pm
in lib/Text/PDF/Filter.pm
in lib/Text/PDF/TTFont.pm