<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Fri, 24 May 2013 02:16:11 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DevShed: Constructing Multi-Line PDF Documents with PHP 5]]></title>
      <guid>http://www.phpdeveloper.org/news/8994</guid>
      <link>http://www.phpdeveloper.org/news/8994</link>
      <description><![CDATA[<p>
DevShed continues their series looking at working with PDF files in PHP with <a href="http://www.devshed.com/c/a/PHP/Constructing-MultiLine-PDF-Documents-with-PHP-5/">this second part</a> of the series, taking things to the next level - making multi-line PDF documents in PHP5.
</p>
<blockquote>
In this second part of the series I'll provide you with some examples that illustrate how to build PDF files that contain multiple lines of text; remember,  in the preceding article I worked only with single-line strings. Additionally, I'll teach you how to position these texts on a given PDF page.
</blockquote>
<p>
The tutorial walks you through a quick review of making a PDF file from scratch before moving on to the new stuff - creating a PDF with multiple lines of text in it and an example of positioning the text with the set_text_pos function in PHP.
</p>]]></description>
      <pubDate>Wed, 07 Nov 2007 13:08:00 -0600</pubDate>
    </item>
  </channel>
</rss>
