tcpdf 6.0.021+dfsg-1 source package in Ubuntu

Changelog

tcpdf (6.0.021+dfsg-1) unstable; urgency=low


  [ Laurent Destailleur (eldy) ]
  * Repackage the upstream sources from 6.0.021.

  [ Raphaƫl Hertzog ]
  * Drop cruft in debian/rules.
  * Drop ${phpcomposer:*} substvars from debian/control until we start using
    the phpcomposer dh addon.

 -- Laurent Destailleur (eldy) <email address hidden>  Wed, 31 Jul 2013 15:12:28 +0200

Upload details

Uploaded by:
Laurent Destailleur
Uploaded to:
Sid
Original maintainer:
Laurent Destailleur
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
tcpdf_6.0.021+dfsg-1.dsc 1.9 KiB 6b434a7a8be70a8e9b551f8f077ccc6ded45de90ac4682c10b86de2e56f9eef1
tcpdf_6.0.021+dfsg.orig.tar.xz 6.9 MiB 7217b0bcc39e02d1609e24143d0978e0478c654075528e09f7d498ab9b2fd9c2
tcpdf_6.0.021+dfsg-1.debian.tar.gz 4.8 KiB d2b907be3c38de8c20c8fc56ecd3e9744803e0795095efaa0a9b37f2bb58d672

Available diffs

No changes file available.

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.