File/File_PDF/PDF.php

Description

The File_PDF class provides a PHP-only implementation of a PDF library. No external libs or PHP extensions are required.

Based on the FPDF class by Olivier Plathey (http://www.fpdf.org/).

$Horde: framework/File_PDF/PDF.php,v 1.18.10.21 2009/01/06 15:23:05 jan Exp $

Copyright 2001-2003 Olivier Plathey <olivier@fpdf.org> Copyright 2003-2009 The Horde Project (http://www.horde.org/)

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.

Classes
Class Description
 class File_PDF
Constants
FILE_PDF_FLOAT = 'F' (line 34)

This hack works around Horde bug #4094 (http://bugs.horde.org/ticket/?id=4094)

Once this package does not need to support PHP < 4.3.10 anymore the following definiton can be removed and the ugly code can be removed using

sed -i -e 's/\' \. FILE_PDF_FLOAT \. \'/F/g' PDF.php

Documentation generated on Sun, 30 Jan 2011 05:20:21 +0000 by phpDocumentor 1.4.3