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

DevShed: Using Self-Saving Objects with Command Objects in PHP 5

Fabien Potencier's Blog: Parsing XML documents with CSS selectors

DevShed: Using Visitor Objects with MySQL Data Sets in PHP 5

NetTuts.com: An Introduction to Views & Templating in CodeIgniter

Johannes Schluter's Blog: A hidden gem in PHP 5.3: fileinfo


Community Events











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


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

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