Top Level :: File Formats

Package Information: File_PDF

Show All Changelogs
» Version » Information
0.3.2Download

Release date: 2008-02-26 23:02 UTC
Release state: beta

Changelog:

* Automatically restore font styles after adding headers and footers (PEAR Request #12310).
* Pass $params to the class constructor to allow subclasses to receive and handle additional parameters (PEAR Request #12441).
* Fix creating linked images (Horde Bug #5964).

Dependencies:
  • PHP Version: PHP 4.2.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PEAR Package: HTTP_Download (optional)
0.3.1Download

Release date: 2007-11-07 16:54 UTC
Release state: beta

Changelog:

* Fixed escaping of parenthesis in PDF documents (PEAR Bug #12092).
* Always reset position to the left margin before starting footers.
* Fixed fill color overwriting text color (PEAR Bug #12310).

Dependencies:
  • PHP Version: PHP 4.2.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PEAR Package: HTTP_Download (optional)
0.3.0Download

Release date: 2007-09-14 09:48 UTC
Release state: beta

Changelog:

* Add flush() method to allow processing of very large PDF files (Request #10077).
* Fix underlined fonts (Bug #11447).
* Workaround BC break in PHP 4.3.10 with some locales (Horde Bug #4094).

Dependencies:
  • PHP Version: PHP 4.2.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PEAR Package: HTTP_Download (optional)
0.2.0Download

Release date: 2007-01-22 10:32 UTC
Release state: beta

Changelog:

* Catch errors from parsing images (Bug #8856).
* Fix font width calculation of comma character (Andrew Teixeira, Bug #9595).
* Add getPageWidth() and getPageHeight() methods (Request #9267).

Dependencies:
  • PHP Version: PHP 4.2.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PEAR Package: HTTP_Download (optional)
0.1.0Download

Release date: 2006-08-28 17:51 UTC
Release state: beta

Changelog:

* Preserve font settings when adding new pages (Bug #2682).
* Add setFontStyle() method (d.baechtold@unico.ch, Request #5230).
* Allow all coordinates to be specified as negative values from the right or bottom edges (Request #5230).
* Add setTextColor() to specify text colors different from fill colors (Request #1767).

Dependencies:
  • PHP Version: PHP 4.2.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PEAR Package: HTTP_Download (optional)
0.0.2Download

Release date: 2005-04-13 23:24 UTC
Release state: beta

Changelog:

* Fixed loading of font metrics in setFont().
* Fixed typo preventing setFillColor() and setDrawColor() from accepting any other colorspace than 'rgb' (Horde Bug 1276).
* Allow to use factory() method with custom class extended from File_PDF (Bug 1543).
* Fixed typo in link() (Bug 1737).
* Fixed save() method to actually save the whole document (Bug 1768).

Dependencies:
  • PHP Version: PHP 4.2.0 or newer
  • PEAR Package: HTTP_Download (optional)
0.0.1Download

Release date: 2004-06-04 21:19 UTC
Release state: beta

Changelog:

Initial release as a PEAR package

Dependencies:
  • PHP Version: PHP 4.2.0 or newer
  • PEAR Package: HTTP_Download (optional)