<?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>「[PHP] 免費好用的 PDF Library 大搜集」的迴響</title>
	<atom:link href="http://www.neo.com.tw/archives/896/feed" rel="self" type="application/rss+xml" />
	<link>http://www.neo.com.tw/archives/896</link>
	<description>Neo 's Blog</description>
	<lastBuildDate>Thu, 08 Jul 2010 14:51:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>由：可樂熊</title>
		<link>http://www.neo.com.tw/archives/896/comment-page-1#comment-5819</link>
		<dc:creator>可樂熊</dc:creator>
		<pubDate>Mon, 27 Aug 2007 22:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=896#comment-5819</guid>
		<description>請教關於 chinese-unicode.zip 中
test-unicode.php 這個範例程式裡
諸如 &quot;1234摮貊???\n隡???&quot; 這些編碼過的特殊字元
要如何產生呢
比如說像游錫的「」
要如何轉成可以產生PDF的字碼
我嚐試過 mb_convert_encoding(&quot;&quot;, &#039;UTF-8&#039;, &#039;big5&#039;)
但是不能處理

</description>
		<content:encoded><![CDATA[<p>請教關於 chinese-unicode.zip 中<br />
test-unicode.php 這個範例程式裡<br />
諸如 "1234摮貊???\n隡???" 這些編碼過的特殊字元<br />
要如何產生呢<br />
比如說像游錫的「」<br />
要如何轉成可以產生PDF的字碼<br />
我嚐試過 mb_convert_encoding("", 'UTF-8', 'big5')<br />
但是不能處理</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：TC</title>
		<link>http://www.neo.com.tw/archives/896/comment-page-1#comment-5818</link>
		<dc:creator>TC</dc:creator>
		<pubDate>Thu, 09 Aug 2007 00:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=896#comment-5818</guid>
		<description>有關fpdf+中文Unicode的解決方法, 請參考這篇
&lt;a href=&quot;http://twpug.net/modules/newbb/viewtopic.php?topic_id=1570&amp;forum=14&amp;post_id=6400&quot; rel=&quot;nofollow&quot;&gt;http://twpug.net/modules/newbb/viewtopic.php?topic_id=1570&amp;forum=14&amp;post_id=6400&lt;/a&gt;
~~~~~~~~~~~~~~~~~~~~~~~~(截取如下)
可以參考這個網頁
&lt;a href=&quot;http://www.fpdf.org/phorum/read.php?f=1&amp;i=5142&amp;t=5142&quot; rel=&quot;nofollow&quot;&gt;http://www.fpdf.org/phorum/read.php?f=1&amp;i=5142&amp;t=5142&lt;/a&gt; (後半段)

有三個必要套件
1 fpdf &lt;a href=&quot;http://www.fpdf.org&quot; rel=&quot;nofollow&quot;&gt;http://www.fpdf.org&lt;/a&gt;
2 chinese &lt;a href=&quot;http://www.fpdf.org/download/chinese.zip&quot; rel=&quot;nofollow&quot;&gt;http://www.fpdf.org/download/chinese.zip&lt;/a&gt;
3 chinese-unicode https://www.eejj.net/fpdf/chinese-unicode.zip

關於 unicode 部分, 請參照 chinese-unicode 中的 readme 來設定即可!

</description>
		<content:encoded><![CDATA[<p>有關fpdf+中文Unicode的解決方法, 請參考這篇<br />
<a href="http://twpug.net/modules/newbb/viewtopic.php?topic_id=1570&#038;forum=14&#038;post_id=6400" rel="nofollow">http://twpug.net/modules/newbb/viewtopic.php?topic_id=1570&#038;forum=14&#038;post_id=6400</a><br />
~~~~~~~~~~~~~~~~~~~~~~~~(截取如下)<br />
可以參考這個網頁<br />
<a href="http://www.fpdf.org/phorum/read.php?f=1&#038;i=5142&#038;t=5142" rel="nofollow">http://www.fpdf.org/phorum/read.php?f=1&#038;i=5142&#038;t=5142</a> (後半段)</p>
<p>有三個必要套件<br />
1 fpdf <a href="http://www.fpdf.org" rel="nofollow">http://www.fpdf.org</a><br />
2 chinese <a href="http://www.fpdf.org/download/chinese.zip" rel="nofollow">http://www.fpdf.org/download/chinese.zip</a><br />
3 chinese-unicode <a href="https://www.eejj.net/fpdf/chinese-unicode.zip" rel="nofollow">https://www.eejj.net/fpdf/chinese-unicode.zip</a></p>
<p>關於 unicode 部分, 請參照 chinese-unicode 中的 readme 來設定即可!</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：邪惡藍</title>
		<link>http://www.neo.com.tw/archives/896/comment-page-1#comment-5817</link>
		<dc:creator>邪惡藍</dc:creator>
		<pubDate>Fri, 04 Aug 2006 22:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=896#comment-5817</guid>
		<description>請問一下 ASP 上有支援的 PDF 輸出組件嗎？
謝謝～
</description>
		<content:encoded><![CDATA[<p>請問一下 ASP 上有支援的 PDF 輸出組件嗎？<br />
謝謝～</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Dolittle</title>
		<link>http://www.neo.com.tw/archives/896/comment-page-1#comment-5816</link>
		<dc:creator>Dolittle</dc:creator>
		<pubDate>Fri, 05 May 2006 03:43:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=896#comment-5816</guid>
		<description>&lt;a href=&quot;http://xoops.org.cn/modules/news/article.php?storyid=176&quot; rel=&quot;nofollow&quot;&gt;http://xoops.org.cn/modules/news/article.php?storyid=176&lt;/a&gt;

在那頁按輸出成 PDF，簡體中文就亂碼了 XD
</description>
		<content:encoded><![CDATA[<p><a href="http://xoops.org.cn/modules/news/article.php?storyid=176" rel="nofollow">http://xoops.org.cn/modules/news/article.php?storyid=176</a></p>
<p>在那頁按輸出成 PDF，簡體中文就亂碼了 XD</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：YOGO</title>
		<link>http://www.neo.com.tw/archives/896/comment-page-1#comment-5815</link>
		<dc:creator>YOGO</dc:creator>
		<pubDate>Fri, 28 Apr 2006 02:14:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=896#comment-5815</guid>
		<description>請問要怎麼讓HTML2FPDF支持中文
授權方式: LGPL
官方網址: &lt;a href=&quot;http://html2fpdf.sourceforge.net/&quot; rel=&quot;nofollow&quot;&gt;http://html2fpdf.sourceforge.net/&lt;/a&gt;
</description>
		<content:encoded><![CDATA[<p>請問要怎麼讓HTML2FPDF支持中文<br />
授權方式: LGPL<br />
官方網址: <a href="http://html2fpdf.sourceforge.net/" rel="nofollow">http://html2fpdf.sourceforge.net/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Neo</title>
		<link>http://www.neo.com.tw/archives/896/comment-page-1#comment-5814</link>
		<dc:creator>Neo</dc:creator>
		<pubDate>Tue, 25 Apr 2006 06:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=896#comment-5814</guid>
		<description>XOOPS 的 CBB 模組從 V1.0 開始就有支援 FPDF 的 UTF-8 編碼:
&lt;a href=&quot;http://www.xoops.org/modules/news/article.php?storyid=2198&quot; rel=&quot;nofollow&quot;&gt;http://www.xoops.org/modules/news/article.php?storyid=2198&lt;/a&gt;

至於是不是用內嵌字型就不知道了，有興趣的人就去抓 CBB 來研究看看吧。
</description>
		<content:encoded><![CDATA[<p>XOOPS 的 CBB 模組從 V1.0 開始就有支援 FPDF 的 UTF-8 編碼:<br />
<a href="http://www.xoops.org/modules/news/article.php?storyid=2198" rel="nofollow">http://www.xoops.org/modules/news/article.php?storyid=2198</a></p>
<p>至於是不是用內嵌字型就不知道了，有興趣的人就去抓 CBB 來研究看看吧。</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：coolhd</title>
		<link>http://www.neo.com.tw/archives/896/comment-page-1#comment-5813</link>
		<dc:creator>coolhd</dc:creator>
		<pubDate>Thu, 20 Apr 2006 20:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=896#comment-5813</guid>
		<description>我也想知道如何用UTF-8,這方面似乎沒有中文方面的資料可參考.照FPDF字型轉檔的方式也不知道是否轉對,因為試的結果是失敗的.只有用過FPDF出的Big5中文是成功的,只是都要透過iconv來將UTF-8轉成Big5....
</description>
		<content:encoded><![CDATA[<p>我也想知道如何用UTF-8,這方面似乎沒有中文方面的資料可參考.照FPDF字型轉檔的方式也不知道是否轉對,因為試的結果是失敗的.只有用過FPDF出的Big5中文是成功的,只是都要透過iconv來將UTF-8轉成Big5....</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Tryweb</title>
		<link>http://www.neo.com.tw/archives/896/comment-page-1#comment-5812</link>
		<dc:creator>Tryweb</dc:creator>
		<pubDate>Mon, 17 Apr 2006 12:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=896#comment-5812</guid>
		<description>試了快一天, 還是搞不定.. 可有人分享在 Linux 下成功的經驗?

以下是我測試的程序..
&lt;a href=&quot;http://www.ichiayi.com/wiki/index.php/PDF/%E5%AD%97%E5%9E%8B%E5%AE%89%E8%A3%9D&quot; rel=&quot;nofollow&quot;&gt;http://www.ichiayi.com/wiki/index.php/PDF/%E5%AD%97%E5%9E%8B%E5%AE%89%E8%A3%9D&lt;/a&gt;
</description>
		<content:encoded><![CDATA[<p>試了快一天, 還是搞不定.. 可有人分享在 Linux 下成功的經驗?</p>
<p>以下是我測試的程序..<br />
<a href="http://www.ichiayi.com/wiki/index.php/PDF/%E5%AD%97%E5%9E%8B%E5%AE%89%E8%A3%9D" rel="nofollow">http://www.ichiayi.com/wiki/index.php/PDF/%E5%AD%97%E5%9E%8B%E5%AE%89%E8%A3%9D</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>由：Dolittle</title>
		<link>http://www.neo.com.tw/archives/896/comment-page-1#comment-5811</link>
		<dc:creator>Dolittle</dc:creator>
		<pubDate>Mon, 17 Apr 2006 07:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=896#comment-5811</guid>
		<description>有人成功在 utf-8 的環境下印出 PDF 嗎?
因為沒有字型的關係
所以轉出時還是用 iconv 轉成 big5
這個問題困擾好久了說 ._.
</description>
		<content:encoded><![CDATA[<p>有人成功在 utf-8 的環境下印出 PDF 嗎?<br />
因為沒有字型的關係<br />
所以轉出時還是用 iconv 轉成 big5<br />
這個問題困擾好久了說 ._.</p>
]]></content:encoded>
	</item>
	<item>
		<title>由：jaceju</title>
		<link>http://www.neo.com.tw/archives/896/comment-page-1#comment-5810</link>
		<dc:creator>jaceju</dc:creator>
		<pubDate>Sun, 16 Apr 2006 07:17:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.neo.vomosa.com/blog/?p=896#comment-5810</guid>
		<description>補充一個：

PDFB
&lt;a href=&quot;http://chir.ag/tech/download/pdfb/&quot; rel=&quot;nofollow&quot;&gt;http://chir.ag/tech/download/pdfb/&lt;/a&gt;
也是用來產生 Barcode 的 PDF Library ，支援 Code 3 of 9, Code 128, Interleaved 2 of 5, and UPC-A 。
</description>
		<content:encoded><![CDATA[<p>補充一個：</p>
<p>PDFB<br />
<a href="http://chir.ag/tech/download/pdfb/" rel="nofollow">http://chir.ag/tech/download/pdfb/</a><br />
也是用來產生 Barcode 的 PDF Library ，支援 Code 3 of 9, Code 128, Interleaved 2 of 5, and UPC-A 。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
