<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Brief introduction to LiveDocx in PHP</title>
	<atom:link href="http://www.phplivedocx.org/articles/brief-introduction-to-phplivedocx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phplivedocx.org</link>
	<description>Zend Framework Implementation of LiveDocx</description>
	<lastBuildDate>Sat, 19 Nov 2011 11:18:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Dom&#8211;linki &#171; Wiadomości o technologiach IT</title>
		<link>http://www.phplivedocx.org/articles/brief-introduction-to-phplivedocx/comment-page-1/#comment-46958</link>
		<dc:creator>Dom&#8211;linki &#171; Wiadomości o technologiach IT</dc:creator>
		<pubDate>Tue, 11 Oct 2011 19:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.phplivedocx.org/?page_id=394#comment-46958</guid>
		<description>[...] Czytanie MS Worda &#8211; http://www.phplivedocx.org/articles/brief-introduction-to-phplivedocx/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Czytanie MS Worda &#8211; <a href="http://www.phplivedocx.org/articles/brief-introduction-to-phplivedocx/" rel="nofollow">http://www.phplivedocx.org/articles/brief-introduction-to-phplivedocx/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LiveDocx &#8211; A very nice way to create .doc, .docx and .pdf in PHP &#124; Oomta Pty Ltd News</title>
		<link>http://www.phplivedocx.org/articles/brief-introduction-to-phplivedocx/comment-page-1/#comment-39061</link>
		<dc:creator>LiveDocx &#8211; A very nice way to create .doc, .docx and .pdf in PHP &#124; Oomta Pty Ltd News</dc:creator>
		<pubDate>Sun, 24 Jul 2011 17:55:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.phplivedocx.org/?page_id=394#comment-39061</guid>
		<description>[...] was as simple as creating a word document (as a .doc or .docx, among other formats), then with some very simple PHP code, the output was returned quickly and easily. It uses the Zend Framework, which we personally [...]</description>
		<content:encoded><![CDATA[<p>[...] was as simple as creating a word document (as a .doc or .docx, among other formats), then with some very simple PHP code, the output was returned quickly and easily. It uses the Zend Framework, which we personally [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Video tutorial: Getting started with LiveDocx</title>
		<link>http://www.phplivedocx.org/articles/brief-introduction-to-phplivedocx/comment-page-1/#comment-38932</link>
		<dc:creator>Video tutorial: Getting started with LiveDocx</dc:creator>
		<pubDate>Sat, 23 Jul 2011 16:34:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.phplivedocx.org/?page_id=394#comment-38932</guid>
		<description>[...] The final step of the tutorial is not directly relevant to this blog, but the first two steps are. To see some PHP code that illustrates how to populate templates with LiveDocx, using the Zend Framework, please take a look at this article: Brief introduction to LiveDocx in PHP. [...]</description>
		<content:encoded><![CDATA[<p>[...] The final step of the tutorial is not directly relevant to this blog, but the first two steps are. To see some PHP code that illustrates how to populate templates with LiveDocx, using the Zend Framework, please take a look at this article: Brief introduction to LiveDocx in PHP. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Creating Word, Excel and CSV files with PHP &#124; Code Heaven</title>
		<link>http://www.phplivedocx.org/articles/brief-introduction-to-phplivedocx/comment-page-1/#comment-26118</link>
		<dc:creator>Creating Word, Excel and CSV files with PHP &#124; Code Heaven</dc:creator>
		<pubDate>Thu, 24 Mar 2011 05:59:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.phplivedocx.org/?page_id=394#comment-26118</guid>
		<description>[...] One of the ways to create DOC files in Linux using PHP is to use the Zend Framework component phpLiveDocx. It allows developers to generate documents by combining structured data from PHP with a template, created in a word processor. The resulting document can be saved as a PDF, DOCX, DOC or RTF file. The concept is the same as with mail-merge. PhpLiveDocx is completely free to download and use. For more information, please take a look at http://www.phplivedocx.org/articles/brief-introduction-to-phplivedocx/. [...]</description>
		<content:encoded><![CDATA[<p>[...] One of the ways to create DOC files in Linux using PHP is to use the Zend Framework component phpLiveDocx. It allows developers to generate documents by combining structured data from PHP with a template, created in a word processor. The resulting document can be saved as a PDF, DOCX, DOC or RTF file. The concept is the same as with mail-merge. PhpLiveDocx is completely free to download and use. For more information, please take a look at <a href="http://www.phplivedocx.org/articles/brief-introduction-to-phplivedocx/" rel="nofollow">http://www.phplivedocx.org/articles/brief-introduction-to-phplivedocx/</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: php mail script with attachment - Web Design Forums</title>
		<link>http://www.phplivedocx.org/articles/brief-introduction-to-phplivedocx/comment-page-1/#comment-13932</link>
		<dc:creator>php mail script with attachment - Web Design Forums</dc:creator>
		<pubDate>Sat, 07 Aug 2010 09:46:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.phplivedocx.org/?page_id=394#comment-13932</guid>
		<description>[...]  PhpLiveDocx is completely free to download and use. For more information, please take a look at Brief introduction to LiveDocx in PHP &#124; LiveDocx in PHP - Zend_Service_LiveDocx.  Back to top  How to create MS Excel document  Method 1 - Using HTTP headers  As described for the [...]</description>
		<content:encoded><![CDATA[<p>[...]  PhpLiveDocx is completely free to download and use. For more information, please take a look at Brief introduction to LiveDocx in PHP | LiveDocx in PHP &#8211; Zend_Service_LiveDocx.  Back to top  How to create MS Excel document  Method 1 &#8211; Using HTTP headers  As described for the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Генерация документов в PHP, ASP.NET используя шаблоны из MS Word / Владимир Фищенко</title>
		<link>http://www.phplivedocx.org/articles/brief-introduction-to-phplivedocx/comment-page-1/#comment-12880</link>
		<dc:creator>Генерация документов в PHP, ASP.NET используя шаблоны из MS Word / Владимир Фищенко</dc:creator>
		<pubDate>Mon, 28 Jun 2010 07:28:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.phplivedocx.org/?page_id=394#comment-12880</guid>
		<description>[...] легко создаётся используя MS Word 2003 и выше), используя php или asp.net, сгенерировать документ с необходимой [...]</description>
		<content:encoded><![CDATA[<p>[...] легко создаётся используя MS Word 2003 и выше), используя php или asp.net, сгенерировать документ с необходимой [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHP v .NET whats the best (for me)? &#171; alex graham&#39;s blog</title>
		<link>http://www.phplivedocx.org/articles/brief-introduction-to-phplivedocx/comment-page-1/#comment-11853</link>
		<dc:creator>PHP v .NET whats the best (for me)? &#171; alex graham&#39;s blog</dc:creator>
		<pubDate>Wed, 12 May 2010 20:54:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.phplivedocx.org/?page_id=394#comment-11853</guid>
		<description>[...] about it for now. The biggest concern is the creation of office documents. So far Ive found  livedocx which is easier to use with Zend framework. TBH I&#8217;ve looked through this and the others [...]</description>
		<content:encoded><![CDATA[<p>[...] about it for now. The biggest concern is the creation of office documents. So far Ive found  livedocx which is easier to use with Zend framework. TBH I&#8217;ve looked through this and the others [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to: Word to Pdf in Php &#124; Deambulando la red</title>
		<link>http://www.phplivedocx.org/articles/brief-introduction-to-phplivedocx/comment-page-1/#comment-1715</link>
		<dc:creator>How to: Word to Pdf in Php &#124; Deambulando la red</dc:creator>
		<pubDate>Mon, 20 Jul 2009 19:27:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.phplivedocx.org/?page_id=394#comment-1715</guid>
		<description>[...] and we don&#8217;t have inmediately the file. link  Finally for a friend of mine I discovered this/ , but I didnt have enough time to try [...]</description>
		<content:encoded><![CDATA[<p>[...] and we don&#8217;t have inmediately the file. link  Finally for a friend of mine I discovered this/ , but I didnt have enough time to try [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DOCX-Datei mit PHP generieren - php.de</title>
		<link>http://www.phplivedocx.org/articles/brief-introduction-to-phplivedocx/comment-page-1/#comment-1341</link>
		<dc:creator>DOCX-Datei mit PHP generieren - php.de</dc:creator>
		<pubDate>Wed, 03 Jun 2009 10:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.phplivedocx.org/?page_id=394#comment-1341</guid>
		<description>[...] Brief introduction to phpLiveDocx &#124; phpLiveDocx [...]</description>
		<content:encoded><![CDATA[<p>[...] Brief introduction to phpLiveDocx | phpLiveDocx [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eamonn O&#8217;Brien-Strain :: links for 2009-03-13</title>
		<link>http://www.phplivedocx.org/articles/brief-introduction-to-phplivedocx/comment-page-1/#comment-108</link>
		<dc:creator>Eamonn O&#8217;Brien-Strain :: links for 2009-03-13</dc:creator>
		<pubDate>Fri, 13 Mar 2009 23:06:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.phplivedocx.org/?page_id=394#comment-108</guid>
		<description>[...] Brief introduction to phpLiveDocx &#124; phpLiveDocx Generate PDF and other document formats by filling in a template. (tags: programming tool php webpageprinting layout) [...]</description>
		<content:encoded><![CDATA[<p>[...] Brief introduction to phpLiveDocx | phpLiveDocx Generate PDF and other document formats by filling in a template. (tags: programming tool php webpageprinting layout) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

