tcpdf 6.0.093+dfsg-1ubuntu1 source package in Ubuntu
Changelog
tcpdf (6.0.093+dfsg-1ubuntu1) xenial; urgency=medium * Update to PHP7.0 dependencies (LP: #1565891). -- Nishanth Aravamudan <email address hidden> Mon, 04 Apr 2016 09:53:24 -0700
Upload details
- Uploaded by:
- Nish Aravamudan
- Sponsored by:
- Steve Langasek
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
tcpdf_6.0.093+dfsg.orig.tar.xz | 7.6 MiB | 4a8e9d2855bacbdbcf136d80a77c13b125a978099d1a8662c3188837bd3974ea |
tcpdf_6.0.093+dfsg-1ubuntu1.debian.tar.xz | 5.4 KiB | d9cda4f25f08ecab68f2ef8cf9ea9c7bcf1e644a925b491d7440db36ec397aa7 |
tcpdf_6.0.093+dfsg-1ubuntu1.dsc | 2.0 KiB | 0d6c4290d22292ff2966f3373cfc2754e0d17ac728f2ea7e5b0f65db446c3268 |
Available diffs
Binary packages built by this source
- php-tcpdf: PHP class for generating PDF files on-the-fly
TCPDF is a library to generate PDF files that does not require external
extensions. It also includes a class to extract data from existing PDF
documents and classes to generate 1D and 2D barcodes in various formats.
.
TCPDF has been originally derived from the Public Domain FPDF class by
Olivier Plathey (http://www.fpdf. org).
.
Its main features are:
.
* an extensive API to control the generated content and its layout
(including using XHTML as input);
* works without external libraries;
* works with any language (UTF-8 and RTL support);
* supports TrueTypeUnicode, TrueType, Type1 and CID-0 fonts;
* supports all page formats (standardized and customized);
* supports most PDF features:
- encryption and digital signatures
- compression
- bookmarks
- javascript and forms support
- PDF annotations, including links, text and file attachments
- XOBject Templates (layers and object visibility, PDF/A-1b support)
* supports barcode generation (multiple formats);
* automatic hyphenation and page break.