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
[edit] Last updated: Fri, 10 Feb 2012

view this page in

PDF



Introduction> <SWFVideoStream::setDimension
[edit] Last updated: Fri, 10 Feb 2012
 
add a note add a note User Contributed Notes PDF
Me at Izzmo dot com 22-Jul-2009 08: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 04: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...
php at morelightmorelight dot com 08-May-2008 03: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/

 
show source | credits | stats | sitemap | contact | advertising | mirror sites