<?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>IT狂人的博客 &#187; DroidSansFallback</title>
	<atom:link href="http://www.yinzhili.com/tag/droidsansfallback/feed" rel="self" type="application/rss+xml" />
	<link>http://www.yinzhili.com</link>
	<description>世界上有10种人:一种是懂二进制的，另一种是不懂的。</description>
	<lastBuildDate>Tue, 20 Dec 2011 04:23:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>使用TCPDF输出完美的中文PDF文档</title>
		<link>http://www.yinzhili.com/2009/08/using-tcpdf-to-generate-pdf-in-chinese.html</link>
		<comments>http://www.yinzhili.com/2009/08/using-tcpdf-to-generate-pdf-in-chinese.html#comments</comments>
		<pubDate>Thu, 20 Aug 2009 10:03:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[DroidSansFallback]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[tcpdf]]></category>

		<guid isPermaLink="false">http://www.yinzhili.com/?p=47</guid>
		<description><![CDATA[TCPDF是一个用于快速生成PDF文件的PHP5函数包。TCPDF基于FPDF进行扩展和改进。支持UTF-8，Unicode，HTML和XHTML。在基于PHP开发的Web应用中，使用它来输出PDF文件是绝佳的选择。但毕竟这款开源软件是外国人开发的，对中文的支持总不是那么尽如人意，因此我们需要对它作[......]<p class='read-more'><a href='http://www.yinzhili.com/2009/08/using-tcpdf-to-generate-pdf-in-chinese.html'>继续阅读</a></p>]]></description>
			<content:encoded><![CDATA[<p>TCPDF是一个用于快速生成PDF文件的PHP5函数包。TCPDF基于FPDF进行扩展和改进。支持UTF-8，Unicode，HTML和XHTML。在基于PHP开发的Web应用中，使用它来输出PDF文件是绝佳的选择。但毕竟这款开源软件是外国人开发的，对中文的支持总不是那么尽如人意，因此我们需要对它作[......]
<p class='read-more'><a href='http://www.yinzhili.com/2009/08/using-tcpdf-to-generate-pdf-in-chinese.html'>继续阅读</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yinzhili.com/2009/08/using-tcpdf-to-generate-pdf-in-chinese.html/feed</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
	</channel>
</rss>

