News Feed
Jobs Feed
Sections




News Archive
Enrico Zimuel's Blog:
Convert a spool file to PDF using PHP on i5/OS
February 01, 2010 @ 10:20:55

Enrico Zimuel has a new post to his blog today looking at the translation of a spool file on an (IBM) i5/OS machine into a PDF file using the Zend Core for i5 from Zend.

Zend Core for i5/OS provides the i5 Toolkit for PHP, an API system to call i5 functionalities from PHP. One of the function of this API is the i5_spool that is able to manage spool files for specific i5 users. In this post I present a class to convert a spool file in PDF using the Zend_Pdf class of the Zend Framework.

He includes the quick twelve line code you'll need to get the job done. It reads in the spool file with some built-in functions and calls the "toPdf" method to export the result. There's also a few parameters you can include as a second parameter that let you define things like font size and margins.

0 comments voice your opinion now!
zendcore pdf spool is5 ibm tutorial


blog comments powered by Disqus

Similar Posts

Community News: Jackal PHP Framework

Jani Hartikainen's Blog: Refactoring explained to an absolute beginner

PHPMaster.com: Understanding the Command Design Pattern

SpinDrop.us: Using Zend Search Lucene in a symfony app

Stefan Mischook's Blog: Object Oriented PHP Videos are now out!


Community Events











Don't see your event here?
Let us know!


development application release series podcast language opinion community code testing object zendframework2 example unittest functional interview conference introduction tool framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework