News Feed
Jobs Feed
Sections




News Archive
DevShed:
Positioning Strings with the show_xy() Method in PDF Documents with PHP 5
November 27, 2007 @ 11:16:00

DevShed is finishing off their series looking at building PDF documents in PHP 5 with this new tutorial covering the positioning of strings inside the document. They've already shown how to add them (and images) to your file in previous articles of the series.

This last installment of the series will be entirely focused on using a handy method that naturally belongs to the "PDFlib" library, called "show_xy()", which allows you to display complete blocks of text at different positions within a given PDF document, by using only a couple of X,Y coordinates.

They modify their PDFLib library they've been developing over the course of the series to handle the insertion of the text and placing it on the page. They also include an example of inserting blocks of text the same way.

0 comments voice your opinion now!
showxy method pdflib php5 tutorial document showxy method pdflib php5 tutorial document


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: Talking to GitHub with PHP

HowToForge.com: Loops In PHP

PHPMaster.com: Exceptional Exceptions

Rob Allen's Blog: Updated tutorial for Zend Framework 2 beta 1

Zend Developer Zone: Do you queue? Introduction to the Zend Server Job Queue


Community Events









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


object community functional phpunit api podcast zendframework2 code opinion language example testing conference framework introduction development interview composer release event

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