<?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: How to convert CHM files into PDF files in Ubuntu</title>
	<atom:link href="http://www.ubuntugeek.com/how-to-convert-chm-files-into-pdf-files-in-ubuntu.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/how-to-convert-chm-files-into-pdf-files-in-ubuntu.html</link>
	<description>Ubuntu Linux Tutorials,Howtos,Tips &#38; News &#124; Oneiric,Natty,Maverick</description>
	<lastBuildDate>Mon, 06 Feb 2012 15:40:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.ubuntugeek.com/how-to-convert-chm-files-into-pdf-files-in-ubuntu.html/comment-page-1#comment-111385</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 17 Oct 2011 05:29:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=535#comment-111385</guid>
		<description>I get the following error:
Traceback (most recent call last):
  File &quot;/usr/bin/chm2pdf&quot;, line 1108, in 
    main(sys.argv)
  File &quot;/usr/bin/chm2pdf&quot;, line 1102, in main
    convert_to_pdf(cfile, filename, outputfilename, options)
  File &quot;/usr/bin/chm2pdf&quot;, line 317, in convert_to_pdf
    html_list=get_html_list(cfile)
  File &quot;/usr/bin/chm2pdf&quot;, line 106, in get_html_list
    lister.feed(topicstree)
  File &quot;/usr/lib/python2.7/sgmllib.py&quot;, line 103, in feed
    self.rawdata = self.rawdata + data
TypeError: cannot concatenate &#039;str&#039; and &#039;NoneType&#039; objects



Please help!</description>
		<content:encoded><![CDATA[<p>I get the following error:<br />
Traceback (most recent call last):<br />
  File &#8220;/usr/bin/chm2pdf&#8221;, line 1108, in<br />
    main(sys.argv)<br />
  File &#8220;/usr/bin/chm2pdf&#8221;, line 1102, in main<br />
    convert_to_pdf(cfile, filename, outputfilename, options)<br />
  File &#8220;/usr/bin/chm2pdf&#8221;, line 317, in convert_to_pdf<br />
    html_list=get_html_list(cfile)<br />
  File &#8220;/usr/bin/chm2pdf&#8221;, line 106, in get_html_list<br />
    lister.feed(topicstree)<br />
  File &#8220;/usr/lib/python2.7/sgmllib.py&#8221;, line 103, in feed<br />
    self.rawdata = self.rawdata + data<br />
TypeError: cannot concatenate &#8216;str&#8217; and &#8216;NoneType&#8217; objects</p>
<p>Please help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vineeth</title>
		<link>http://www.ubuntugeek.com/how-to-convert-chm-files-into-pdf-files-in-ubuntu.html/comment-page-1#comment-108705</link>
		<dc:creator>vineeth</dc:creator>
		<pubDate>Sun, 28 Aug 2011 17:24:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=535#comment-108705</guid>
		<description>chm2pdf --book --title --titlefile toc.html --size 177.8×233.3mm --compression 9 my-file.chm your-file.pdf



a million thanx man.....</description>
		<content:encoded><![CDATA[<p>chm2pdf --book --title --titlefile toc.html --size 177.8×233.3mm --compression 9 my-file.chm your-file.pdf</p>
<p>a million thanx man&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: echo9</title>
		<link>http://www.ubuntugeek.com/how-to-convert-chm-files-into-pdf-files-in-ubuntu.html/comment-page-1#comment-36191</link>
		<dc:creator>echo9</dc:creator>
		<pubDate>Mon, 21 Jun 2010 05:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=535#comment-36191</guid>
		<description>cool!

thanx man</description>
		<content:encoded><![CDATA[<p>cool!</p>
<p>thanx man</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gustav Lundberg</title>
		<link>http://www.ubuntugeek.com/how-to-convert-chm-files-into-pdf-files-in-ubuntu.html/comment-page-1#comment-25892</link>
		<dc:creator>Gustav Lundberg</dc:creator>
		<pubDate>Mon, 22 Mar 2010 22:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=535#comment-25892</guid>
		<description>Hello!

Question about chm2pdf.

Don&#039;t know if this the right place to ask.
If not please redirect me!

Also don&#039;t know if I have missed something in the &quot;--help&quot; menu of chm2pdf.
If so enlighten me please!

Q: In Ubuntu 9.10:
Using xCHM v.1.17 to read .chm-file works fine, Pictures showing up.
But after having converted to .pdf-file vith chm2pdf 0.9.1   .....
No more pictures.
A feature or a bug?

Size of .chm-file = 170KB.
Size of .pdf-file = 340KB.

tia
/Gustav</description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>Question about chm2pdf.</p>
<p>Don&#8217;t know if this the right place to ask.<br />
If not please redirect me!</p>
<p>Also don&#8217;t know if I have missed something in the &#8220;--help&#8221; menu of chm2pdf.<br />
If so enlighten me please!</p>
<p>Q: In Ubuntu 9.10:<br />
Using xCHM v.1.17 to read .chm-file works fine, Pictures showing up.<br />
But after having converted to .pdf-file vith chm2pdf 0.9.1   &#8230;..<br />
No more pictures.<br />
A feature or a bug?</p>
<p>Size of .chm-file = 170KB.<br />
Size of .pdf-file = 340KB.</p>
<p>tia<br />
/Gustav</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: arthur</title>
		<link>http://www.ubuntugeek.com/how-to-convert-chm-files-into-pdf-files-in-ubuntu.html/comment-page-1#comment-7122</link>
		<dc:creator>arthur</dc:creator>
		<pubDate>Sun, 05 Apr 2009 11:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=535#comment-7122</guid>
		<description>thanks..</description>
		<content:encoded><![CDATA[<p>thanks..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.ubuntugeek.com/how-to-convert-chm-files-into-pdf-files-in-ubuntu.html/comment-page-1#comment-7119</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 05 Apr 2009 11:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=535#comment-7119</guid>
		<description>@Arthur

Here is the article http://www.ubuntugeek.com/how-to-view-chm-microsoft-compiled-html-help-files-in-ubuntu.html</description>
		<content:encoded><![CDATA[<p>@Arthur</p>
<p>Here is the article <a href="http://www.ubuntugeek.com/how-to-view-chm-microsoft-compiled-html-help-files-in-ubuntu.html" rel="nofollow">http://www.ubuntugeek.com/how-to-view-chm-microsoft-compiled-html-help-files-in-ubuntu.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arthur</title>
		<link>http://www.ubuntugeek.com/how-to-convert-chm-files-into-pdf-files-in-ubuntu.html/comment-page-1#comment-7117</link>
		<dc:creator>Arthur</dc:creator>
		<pubDate>Sun, 05 Apr 2009 09:39:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=535#comment-7117</guid>
		<description>hi, iam very new to ubuntu. im using hardy heron. how can i open .chm files without converting to pdf format? thanks..</description>
		<content:encoded><![CDATA[<p>hi, iam very new to ubuntu. im using hardy heron. how can i open .chm files without converting to pdf format? thanks..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.ubuntugeek.com/how-to-convert-chm-files-into-pdf-files-in-ubuntu.html/comment-page-1#comment-6423</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sun, 08 Mar 2009 07:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=535#comment-6423</guid>
		<description>@ramakanth
Try to install kchmviewer using the following command

sudo apt-get install kchmviewer

That&#039;s it after completing the installation you should be able to view .chm files</description>
		<content:encoded><![CDATA[<p>@ramakanth<br />
Try to install kchmviewer using the following command</p>
<p>sudo apt-get install kchmviewer</p>
<p>That&#8217;s it after completing the installation you should be able to view .chm files</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ramakanth</title>
		<link>http://www.ubuntugeek.com/how-to-convert-chm-files-into-pdf-files-in-ubuntu.html/comment-page-1#comment-6422</link>
		<dc:creator>ramakanth</dc:creator>
		<pubDate>Sun, 08 Mar 2009 06:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=535#comment-6422</guid>
		<description>hi, iam very new to kubuntu. how can i open .chm files without converting to pdf format</description>
		<content:encoded><![CDATA[<p>hi, iam very new to kubuntu. how can i open .chm files without converting to pdf format</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: octo</title>
		<link>http://www.ubuntugeek.com/how-to-convert-chm-files-into-pdf-files-in-ubuntu.html/comment-page-1#comment-6190</link>
		<dc:creator>octo</dc:creator>
		<pubDate>Wed, 25 Feb 2009 04:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=535#comment-6190</guid>
		<description>the only way I could get chm2pdf to work was with &lt;code&gt;--&lt;/code&gt;continuous  option, it wouldn&#039;t work with &lt;code&gt;--&lt;/code&gt;book or &lt;code&gt;--&lt;/code&gt;title... could be because of my RFTM syndrome.. either way I hope this helps some people.</description>
		<content:encoded><![CDATA[<p>the only way I could get chm2pdf to work was with <code>--</code>continuous  option, it wouldn&#8217;t work with <code>--</code>book or <code>--</code>title&#8230; could be because of my RFTM syndrome.. either way I hope this helps some people.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shakhaoat</title>
		<link>http://www.ubuntugeek.com/how-to-convert-chm-files-into-pdf-files-in-ubuntu.html/comment-page-1#comment-3989</link>
		<dc:creator>Shakhaoat</dc:creator>
		<pubDate>Fri, 04 Jul 2008 17:15:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=535#comment-3989</guid>
		<description>thnx.</description>
		<content:encoded><![CDATA[<p>thnx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.ubuntugeek.com/how-to-convert-chm-files-into-pdf-files-in-ubuntu.html/comment-page-1#comment-3988</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 03 Jul 2008 18:33:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=535#comment-3988</guid>
		<description>yes you can post the source link</description>
		<content:encoded><![CDATA[<p>yes you can post the source link</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shakhaoat</title>
		<link>http://www.ubuntugeek.com/how-to-convert-chm-files-into-pdf-files-in-ubuntu.html/comment-page-1#comment-3987</link>
		<dc:creator>Shakhaoat</dc:creator>
		<pubDate>Thu, 03 Jul 2008 17:38:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=535#comment-3987</guid>
		<description>great help man.
thnx.
with your permission, can I post the link of this webpage in my blog?</description>
		<content:encoded><![CDATA[<p>great help man.<br />
thnx.<br />
with your permission, can I post the link of this webpage in my blog?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bytevic</title>
		<link>http://www.ubuntugeek.com/how-to-convert-chm-files-into-pdf-files-in-ubuntu.html/comment-page-1#comment-3985</link>
		<dc:creator>Bytevic</dc:creator>
		<pubDate>Fri, 27 Jun 2008 22:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=535#comment-3985</guid>
		<description>I have Ubuntu 7.10, and the ch2pdf package doesn&#039;t exists, The solution? Easy:

First install this packages:

sudo aptitude install  libchm-bin libchm-dev   htmldoc  python-chm

Second

Download de chm2pdf script on this site: http://code.google.com/p/chm2pdf/

Thanks for the tip :D</description>
		<content:encoded><![CDATA[<p>I have Ubuntu 7.10, and the ch2pdf package doesn&#8217;t exists, The solution? Easy:</p>
<p>First install this packages:</p>
<p>sudo aptitude install  libchm-bin libchm-dev   htmldoc  python-chm</p>
<p>Second</p>
<p>Download de chm2pdf script on this site: <a href="http://code.google.com/p/chm2pdf/" rel="nofollow">http://code.google.com/p/chm2pdf/</a></p>
<p>Thanks for the tip <img src='http://www.ubuntugeek.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.ubuntugeek.com/how-to-convert-chm-files-into-pdf-files-in-ubuntu.html/comment-page-1#comment-3986</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 27 Jun 2008 02:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/?p=535#comment-3986</guid>
		<description>YES!

A million thanks to whoever packaged this for Ubuntu/Debian!</description>
		<content:encoded><![CDATA[<p>YES!</p>
<p>A million thanks to whoever packaged this for Ubuntu/Debian!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

