<?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: 用Acrobat在PDF中嵌入字体</title>
	<atom:link href="http://www.happysky.org/archives/841/feed" rel="self" type="application/rss+xml" />
	<link>http://www.happysky.org/archives/841</link>
	<description>Only hard work, man.</description>
	<pubDate>Wed, 07 Jan 2009 21:10:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ppip</title>
		<link>http://www.happysky.org/archives/841/comment-page-1#comment-20576</link>
		<dc:creator>ppip</dc:creator>
		<pubDate>Sat, 02 Feb 2008 07:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.happysky.org/archives/841#comment-20576</guid>
		<description>[quote comment="20573"]呵呵，终于认识到了嵌入字体的重要性了。
我很少看 pdf，看的也大多是用 LaTeX 写的。这个嵌入比较容易，另外，估计 poppler 的下个版本将会支持保存 pdf，这样也会支持编辑 pdf。而 ghostscript 应该可以试试。而 openoffice 3 也会支持编辑 pdf。

在 windows 下想的是免费软件，不要破解。在 linux 下想的是自由软件，免费都不愿意用了。[/quote]

PDF的问题主要是这个嵌入在很多时候并不是默认的，我们下载到的很多文档都是不嵌入的，还需要手工转换，是个很麻烦的事情。。</description>
		<content:encoded><![CDATA[<p>[quote comment="20573"]呵呵，终于认识到了嵌入字体的重要性了。<br />
我很少看 pdf，看的也大多是用 LaTeX 写的。这个嵌入比较容易，另外，估计 poppler 的下个版本将会支持保存 pdf，这样也会支持编辑 pdf。而 ghostscript 应该可以试试。而 openoffice 3 也会支持编辑 pdf。</p>
<p>在 windows 下想的是免费软件，不要破解。在 linux 下想的是自由软件，免费都不愿意用了。[/quote]</p>
<p>PDF的问题主要是这个嵌入在很多时候并不是默认的，我们下载到的很多文档都是不嵌入的，还需要手工转换，是个很麻烦的事情。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thom</title>
		<link>http://www.happysky.org/archives/841/comment-page-1#comment-20573</link>
		<dc:creator>thom</dc:creator>
		<pubDate>Sat, 02 Feb 2008 06:07:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.happysky.org/archives/841#comment-20573</guid>
		<description>呵呵，终于认识到了嵌入字体的重要性了。
我很少看 pdf，看的也大多是用 LaTeX 写的。这个嵌入比较容易，另外，估计 poppler 的下个版本将会支持保存 pdf，这样也会支持编辑 pdf。而 ghostscript 应该可以试试。而 openoffice 3 也会支持编辑 pdf。

在 windows 下想的是免费软件，不要破解。在 linux 下想的是自由软件，免费都不愿意用了。</description>
		<content:encoded><![CDATA[<p>呵呵，终于认识到了嵌入字体的重要性了。<br />
我很少看 pdf，看的也大多是用 LaTeX 写的。这个嵌入比较容易，另外，估计 poppler 的下个版本将会支持保存 pdf，这样也会支持编辑 pdf。而 ghostscript 应该可以试试。而 openoffice 3 也会支持编辑 pdf。</p>
<p>在 windows 下想的是免费软件，不要破解。在 linux 下想的是自由软件，免费都不愿意用了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ppip</title>
		<link>http://www.happysky.org/archives/841/comment-page-1#comment-20163</link>
		<dc:creator>ppip</dc:creator>
		<pubDate>Tue, 15 Jan 2008 12:10:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.happysky.org/archives/841#comment-20163</guid>
		<description>恩，沿着这个思路来走，或许开朗很多。

pdf -&gt; jpg -&gt; 切边，这两个渠道的工具都比较好找。</description>
		<content:encoded><![CDATA[<p>恩，沿着这个思路来走，或许开朗很多。</p>
<p>pdf -> jpg -> 切边，这两个渠道的工具都比较好找。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ww</title>
		<link>http://www.happysky.org/archives/841/comment-page-1#comment-20160</link>
		<dc:creator>ww</dc:creator>
		<pubDate>Tue, 15 Jan 2008 10:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.happysky.org/archives/841#comment-20160</guid>
		<description>看pdf的方法：a. 用电脑，b. 打印
pdf-&#62;图-&#62;pdf？这样一搞文件大小会翻好几倍，不过pdf-&#62;图这一步俺以前倒是写过一个程序，批量转，只是觉得没什么用</description>
		<content:encoded><![CDATA[<p>看pdf的方法：a. 用电脑，b. 打印<br />
pdf-&gt;图-&gt;pdf？这样一搞文件大小会翻好几倍，不过pdf-&gt;图这一步俺以前倒是写过一个程序，批量转，只是觉得没什么用</p>
]]></content:encoded>
	</item>
</channel>
</rss>
