<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>strictlyPHP &#187; pdf</title>
	<atom:link href="http://www.strictlyphp.com/blog/tag/pdf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.strictlyphp.com/blog</link>
	<description>web development &#38; web analytics</description>
	<lastBuildDate>Tue, 08 Mar 2011 10:47:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Convert Word document to PDF</title>
		<link>http://www.strictlyphp.com/blog/2008/11/27/convert-word-document-to-pdf/</link>
		<comments>http://www.strictlyphp.com/blog/2008/11/27/convert-word-document-to-pdf/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 14:11:37 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[pdf]]></category>

		<guid isPermaLink="false">http://www.strictlyphp.com/blog/?p=425</guid>
		<description><![CDATA[I always assumed installing Adobe Acrobat was by far the best way to print a Word or Excel document to PDF. While Acrobat has indeed its advantages, certainly over web-based services like Doc2PDF online, it does have a moderate price tag if you use it only for this purpose. Because I recently experienced hyperlinks would [...]]]></description>
			<content:encoded><![CDATA[<p><em>I always assumed installing Adobe Acrobat was by far the best way to print a Word or Excel document to PDF.</em></p>
<p>While Acrobat has indeed its advantages, certainly over web-based services like <a href="https://www.pdfonline.com/convert_pdf.asp" target="_blank">Doc2PDF online</a>, it does have a moderate price tag if you use it only for this purpose.</p>
<p>Because I recently experienced <strong>hyperlinks would not be converted properly when printing a Word document as PDF with Acrobat</strong>, I decided to look for a dedicated &#8220;print to PDF&#8221; Office plug-in.</p>
<p>I was surprised: apparently Microsoft initially intended to have a &#8220;save as PDF&#8221; feature available in Office 2007 by default (a big step for them!). Of course Adobe wasn&#8217;t happy with that and forced them to remove it immediately.</p>
<p>Luckily Microsoft has made it freely available as an <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=nl&amp;FamilyID=4d951911-3e7e-4ae6-b059-a2e79ed87041" target="_blank">Office 2007 add-on</a>.</p>
<p>This made me happy as hyperlinks are now properly converted.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.strictlyphp.com/blog/2008/11/27/convert-word-document-to-pdf/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New FPDF version</title>
		<link>http://www.strictlyphp.com/blog/2008/09/08/new-fpdf-version/</link>
		<comments>http://www.strictlyphp.com/blog/2008/09/08/new-fpdf-version/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 08:35:15 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.strictlyphp.com/blog/?p=149</guid>
		<description><![CDATA[I guess the author probably didn&#8217;t predict that FPDF, the free PDF generation library for PHP, would be used by a huge amount of projects 7 years after it&#8217;s inception. Although it&#8217;s recommended to use something like UFPDF or Zend_Pdf with UTF-8 support, it&#8217;s notable how many websites still use FPDF. The package, until recently, [...]]]></description>
			<content:encoded><![CDATA[<p><em>I guess the author probably didn&#8217;t predict that FPDF, <a href="http://www.fpdf.org/" target="_blank">the free PDF generation library for PHP</a>, would be used by a huge amount of projects 7 years after it&#8217;s inception.<br />
</em></p>
<p>Although it&#8217;s recommended to use something like <a href="http://acko.net/node/56" target="_blank">UFPDF</a> or Zend_Pdf with UTF-8 support, it&#8217;s notable how many websites still use FPDF. The package, until recently, hasn&#8217;t been updated in the last 4 years.</p>
<p>Last month though, Olivier Plathey suddenly released a new version (1.6) with some <a href="http://www.fpdf.org/?lang=en&amp;go=download" target="_blank">important bugfixes and features</a>. Time to upgrade!</p>
<p>If this is a start of more bugfixes/new releases, a subversion repository would be nice.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.strictlyphp.com/blog/2008/09/08/new-fpdf-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

