News Feed
Jobs Feed
Sections




News Archive
DevShed:
Drawing Basic Rectangles in PDF Documents with PHP 5
November 20, 2007 @ 12:56:00

DevShed has continued their look at working with PDFs in a PHP5 application with this new part, part four, focusing on making a PDF with basic rectangles drawn in it.

All right, now that you know how to include basic blocks of text into a simple PDF file, in addition to incorporating some images, the question that comes up here is: what's the next step to take? Well, in this fourth part of the series I'm going to show you how to draw a few basic shapes, once a PDF document has been opened, like empty and filled rectangles, which can be useful if you want to decorate the document with these kinds of forms.

The tutorial walks you through the creation of another sample PDF file (with text and an image) and shows the process for adding rectangles via the rect() function call on their PDFLib class.

0 comments voice your opinion now!
php5 rectangle pdf tutorial document image text php5 rectangle pdf tutorial document image text


blog comments powered by Disqus

Similar Posts

Stefan Mischook's Blog: Classes and Objects in PHP

DevShed: Coding Folders for a PHP Email Application

PHPBuilder.com: What\'s new in PHP 5 and PHP 6

NETTUTS.com: How to Open Zip Files with PHP

PHPBuilder.com: PHP Simple HTML DOM Parser: Editing HTML Elements in PHP


Community Events











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


rest language development usergroup zendframework2 podcast introduction series phpunit symfony2 opinion testing framework database interview functional release conference unittest community

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