File_PDF
[ class tree: File_PDF ] [ index: File_PDF ] [ all elements ]

File: PDF.php

Source Location: /File_PDF-0.3.3/PDF.php

Classes:

File_PDF

Page Details:

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.22 2011/08/06 21:37:11 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.


FILE_PDF_FLOAT [line 34]

FILE_PDF_FLOAT = 'F'
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


[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:44:29 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.