downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Introduction> <SWFVideoStream->setDimension
Last updated: Fri, 12 Mar 2010

view this page in

PDF



Introduction> <SWFVideoStream->setDimension
Last updated: Fri, 12 Mar 2010
 
add a note add a note User Contributed Notes
PDF
mike o.
25-Feb-2010 07:38
There is also the Zend_pdf framework at:

http://framework.zend.com/manual/en/zend.pdf.html
Me at Izzmo dot com
22-Jul-2009 03:42
If you only have PDFLib Lite installed, I would not recommend bothering with this library, as you can really only output text and import an image, and that's about it.  Forget about adding complexities such as color, blocks and other elements.  Switch to an open source library such as FreePDF (http://www.fpdf.org).
deadhorus at gmail dot com
04-May-2009 11:15
If you need to use 'pdf templates' use Apache FOP (XSL-FO parser). You can call it from php by using the exec function or by using a php-java bridge. I am successfully using the exec function...
rod at wgo dot com dot br
26-Sep-2008 05:41
You guys should give FPDF a try as well.
It is a cool library for generating .pdf documents from .PHP scripts.
Here we go: http://www.fpdf.org/
wardenik ( at ) gmail.com
01-Jul-2008 04:02
Here is a nice and open-source library for generating PDF output:
http://www.tcpdf.org/

Have fun!
php at morelightmorelight dot com
08-May-2008 10:13
ezpdf http://www.ros.co.nz/pdf/ is also an easy alternative to this.  It suffices for most pdf tasks and is quick to pick up.

I also created a modified version of ezpdf that supports rotated text: http://www.morelightmorelight.com/projects/walletpdf/

Introduction> <SWFVideoStream->setDimension
Last updated: Fri, 12 Mar 2010
 
 
show source | credits | sitemap | contact | advertising | mirror sites