php-fpdf 3:1.7.dfsg-1.1 source package in Ubuntu

Changelog

php-fpdf (3:1.7.dfsg-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Use "find -perm /x" instead of "find -perm +x". Closes: #803022

 -- Andreas Metzler <email address hidden>  Sun, 20 Dec 2015 14:46:56 +0100

Upload details

Uploaded by:
Alessandro De Zorzi
Uploaded to:
Sid
Original maintainer:
Alessandro De Zorzi
Architectures:
all
Section:
php
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-fpdf_1.7.dfsg-1.1.dsc 1.7 KiB 3dc3a8da1697ee148b5c1e0ce069b6b3db7c6540e4ddb79e32f83198e5e3dd83
php-fpdf_1.7.dfsg.orig.tar.gz 78.0 KiB b3f9b5f289f015d990f79ebf14ef4ff85dd2739add2e49913354f19efa26d228
php-fpdf_1.7.dfsg-1.1.debian.tar.xz 5.3 KiB 8936c065a90fc7a6ab8cd75709a689613d473b8672839d339c0eb9890d8ab9e0

No changes file available.

Binary packages built by this source

php-fpdf: PHP class to generate PDF files

 FPDF is a PHP class that allow generating PDF files with pure PHP,
 that is to say without using the PDFlib library. FPDF provides
 high-level functions and has the following main features:
 .
  - Choice of measure unit, page format, and margins
  - Page header and footer management
  - Automatic page break
  - Automatic line break and text justification
  - Image support (JPEG and PNG)
  - Colors
  - Links
  - TrueType, Type1, and encoding support
  - Page compression