Procedural File: pdf.php

Source Location: /include/pdf.php

Page Details

PDF generator

System tool that allow create PDF's within ImpressCMS core

Author:  Sina Asghari (aka stranger) <pesian_stranger@users.sourceforge.net>
Version:  $Id: pdf.php 9520 2009-11-11 14:32:52Z pesianstranger $
Copyright:  The ImpressCMS Project http://www.impresscms.org/
Since:  1.1
Filesource:  Source Code for this file
License:  GNU General Public License (GPL)
Functions
Generate_PDF  [line 26]

string Generate_PDF( string $content, string $doc_title, string $doc_keywords  )

Generates a pdf file

Parameters:
string   $content:  The content to put in the PDF file
string   $doc_title:  The title for the PDF file
string   $doc_keywords:  The keywords to put in the PDF file

API Tags:
Return:  Generated output by the pdf (@link TCPDF) class


[ Top ]


Documentation generated on Sat, 12 Dec 2009 21:29:09 -0600 by phpDocumentor 1.4.1