<?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: pdftotext: Linux / UNIX Convert a PDF File To Text Format</title> <atom:link href="http://www.cyberciti.biz/faq/converter-pdf-files-to-text-format-command/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/converter-pdf-files-to-text-format-command/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: panchicore</title><link>http://www.cyberciti.biz/faq/converter-pdf-files-to-text-format-command/#comment-50057</link> <dc:creator>panchicore</dc:creator> <pubDate>Tue, 12 Oct 2010 16:00:01 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=2412#comment-50057</guid> <description>with mandriva you can install it with:
[panchicore@localhost ~]$ su
[root@localhost ~]$ urpmi poppler
now you have available: pdftex     pdftoabw   pdftohtml  pdftoppm   pdftops    pdftosrc   pdftotext</description> <content:encoded><![CDATA[<p>with mandriva you can install it with:</p><p>[panchicore@localhost ~]$ su<br
/> [root@localhost ~]$ urpmi poppler</p><p>now you have available: pdftex     pdftoabw   pdftohtml  pdftoppm   pdftops    pdftosrc   pdftotext</p> ]]></content:encoded> </item> <item><title>By: Patricia</title><link>http://www.cyberciti.biz/faq/converter-pdf-files-to-text-format-command/#comment-42945</link> <dc:creator>Patricia</dc:creator> <pubDate>Sat, 08 Aug 2009 06:56:58 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=2412#comment-42945</guid> <description>i mean, is there any comment to convert text file to pdf file?
thank you</description> <content:encoded><![CDATA[<p>i mean, is there any comment to convert text file to pdf file?<br
/> thank you</p> ]]></content:encoded> </item> <item><title>By: virus</title><link>http://www.cyberciti.biz/faq/converter-pdf-files-to-text-format-command/#comment-42899</link> <dc:creator>virus</dc:creator> <pubDate>Wed, 05 Aug 2009 07:26:19 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=2412#comment-42899</guid> <description>Patricia
print the file as pdf format</description> <content:encoded><![CDATA[<p>Patricia<br
/> print the file as pdf format</p> ]]></content:encoded> </item> <item><title>By: Patricia</title><link>http://www.cyberciti.biz/faq/converter-pdf-files-to-text-format-command/#comment-42860</link> <dc:creator>Patricia</dc:creator> <pubDate>Mon, 03 Aug 2009 08:15:52 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=2412#comment-42860</guid> <description>how to convert filename.txt to filename.pdf in ubuntu?
thank you</description> <content:encoded><![CDATA[<p>how to convert filename.txt to filename.pdf in ubuntu?<br
/> thank you</p> ]]></content:encoded> </item> <item><title>By: Ritika Garg</title><link>http://www.cyberciti.biz/faq/converter-pdf-files-to-text-format-command/#comment-41131</link> <dc:creator>Ritika Garg</dc:creator> <pubDate>Thu, 09 Apr 2009 08:43:31 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=2412#comment-41131</guid> <description>How to convert filename.f to filename.pdf in linux?</description> <content:encoded><![CDATA[<p>How to convert filename.f to filename.pdf in linux?</p> ]]></content:encoded> </item> <item><title>By: BKB</title><link>http://www.cyberciti.biz/faq/converter-pdf-files-to-text-format-command/#comment-39399</link> <dc:creator>BKB</dc:creator> <pubDate>Tue, 09 Dec 2008 01:05:10 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=2412#comment-39399</guid> <description>I&#039;m very glad to have found this tip since I&#039;ve been looking for a way to index the contents of PDF files. &quot;pdftotext&quot; works on text in foreign languages and character sets, too, and outputs the text as UTF-8, which is excellent.</description> <content:encoded><![CDATA[<p>I&#8217;m very glad to have found this tip since I&#8217;ve been looking for a way to index the contents of PDF files. &#8220;pdftotext&#8221; works on text in foreign languages and character sets, too, and outputs the text as UTF-8, which is excellent.</p> ]]></content:encoded> </item> <item><title>By: vivek</title><link>http://www.cyberciti.biz/faq/converter-pdf-files-to-text-format-command/#comment-39224</link> <dc:creator>vivek</dc:creator> <pubDate>Fri, 14 Nov 2008 14:40:51 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=2412#comment-39224</guid> <description>@virus,
You need to take help of &lt;a href=http://www.cyberciti.biz/tips/less-is-more-the-hidden-treasure-of-less-command.html rel=&quot;nofollow&quot;&gt;lesspipe&lt;/a&gt; and they it may work out ;)
&lt;code&gt;eval &quot;$(lesspipe)&quot;
less file.pdf&lt;/code&gt;</description> <content:encoded><![CDATA[<p>@virus,</p><p>You need to take help of <a
href=http://www.cyberciti.biz/tips/less-is-more-the-hidden-treasure-of-less-command.html rel="nofollow">lesspipe</a> and they it may work out ;)<br
/> <code>eval "$(lesspipe)"<br
/> less file.pdf</code></p> ]]></content:encoded> </item> <item><title>By: virus</title><link>http://www.cyberciti.biz/faq/converter-pdf-files-to-text-format-command/#comment-39222</link> <dc:creator>virus</dc:creator> <pubDate>Fri, 14 Nov 2008 14:02:02 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=2412#comment-39222</guid> <description>this is the simplest way, being simple means not perfect. try:
&lt;code&gt;$ less file.pdf&lt;/code&gt;</description> <content:encoded><![CDATA[<p>this is the simplest way, being simple means not perfect. try:</p><p><code>$ less file.pdf</code></p> ]]></content:encoded> </item> </channel> </rss>
