<?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: Save multiple images to a PDF in Linux</title>
	<atom:link href="http://damian.peterson.net.nz/2009/12/04/save-multiple-images-to-a-pdf-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://damian.peterson.net.nz/2009/12/04/save-multiple-images-to-a-pdf-in-linux/</link>
	<description>The Bloggery of Damian Peterson</description>
	<lastBuildDate>Thu, 15 Jul 2010 21:47:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Damian</title>
		<link>http://damian.peterson.net.nz/2009/12/04/save-multiple-images-to-a-pdf-in-linux/#comment-6089</link>
		<dc:creator>Damian</dc:creator>
		<pubDate>Mon, 07 Dec 2009 17:27:54 +0000</pubDate>
		<guid isPermaLink="false">http://damian.peterson.net.nz/?p=453#comment-6089</guid>
		<description>Just in case someone stumbles across this with a similar problem, A3 and I have played around with this and it appears that some JPEGs will fail to display in IE when saved in Photoshop and perhaps due to the colour profile used. We opened the image in GIMP, resaved it and it works fine now in IE. The same can probably be achieved in Photoshop if you convert the image to RGB but we&#039;ve not tested this.</description>
		<content:encoded><![CDATA[<p>Just in case someone stumbles across this with a similar problem, A3 and I have played around with this and it appears that some JPEGs will fail to display in IE when saved in Photoshop and perhaps due to the colour profile used. We opened the image in GIMP, resaved it and it works fine now in IE. The same can probably be achieved in Photoshop if you convert the image to RGB but we&#8217;ve not tested this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AskAnAtheist.org</title>
		<link>http://damian.peterson.net.nz/2009/12/04/save-multiple-images-to-a-pdf-in-linux/#comment-6087</link>
		<dc:creator>AskAnAtheist.org</dc:creator>
		<pubDate>Sat, 05 Dec 2009 04:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://damian.peterson.net.nz/?p=453#comment-6087</guid>
		<description>I wasn&#039;t aware of it either until just recently.  I couldn&#039;t find much info on it but I did find this: http://social.msdn.microsoft.com/forums/en-US/iewebdevelopment/thread/16e6a84c-dd73-4ca1-9a57-fe4f44582d69/

I just emailed you the file so you can have a look.  Yet one more reason to hate IE.</description>
		<content:encoded><![CDATA[<p>I wasn&#8217;t aware of it either until just recently.  I couldn&#8217;t find much info on it but I did find this: <a href="http://social.msdn.microsoft.com/forums/en-US/iewebdevelopment/thread/16e6a84c-dd73-4ca1-9a57-fe4f44582d69/" rel="nofollow">http://social.msdn.microsoft.com/forums/en-US/iewebdevelopment/thread/16e6a84c-dd73-4ca1-9a57-fe4f44582d69/</a></p>
<p>I just emailed you the file so you can have a look.  Yet one more reason to hate IE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damian</title>
		<link>http://damian.peterson.net.nz/2009/12/04/save-multiple-images-to-a-pdf-in-linux/#comment-6086</link>
		<dc:creator>Damian</dc:creator>
		<pubDate>Fri, 04 Dec 2009 21:40:53 +0000</pubDate>
		<guid isPermaLink="false">http://damian.peterson.net.nz/?p=453#comment-6086</guid>
		<description>Oh? I wasn&#039;t aware of that problem in IE. At what size does it fail?

I had a problem a while ago with IE where it was (and still is, I presume) failing to display TIFFs (or was it CMYK JPGs?) and thought it was due to the colour profile or something. I gave up and simply added instructions to IE users to right-click and download to view.

I have no hair because of IE and I curse it on a daily basis.</description>
		<content:encoded><![CDATA[<p>Oh? I wasn&#8217;t aware of that problem in IE. At what size does it fail?</p>
<p>I had a problem a while ago with IE where it was (and still is, I presume) failing to display TIFFs (or was it CMYK JPGs?) and thought it was due to the colour profile or something. I gave up and simply added instructions to IE users to right-click and download to view.</p>
<p>I have no hair because of IE and I curse it on a daily basis.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AskAnAtheist.org</title>
		<link>http://damian.peterson.net.nz/2009/12/04/save-multiple-images-to-a-pdf-in-linux/#comment-6085</link>
		<dc:creator>AskAnAtheist.org</dc:creator>
		<pubDate>Fri, 04 Dec 2009 21:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://damian.peterson.net.nz/?p=453#comment-6085</guid>
		<description>Doing great but I&#039;ve been incredibly snowed under with work for a few months.  That&#039;s why I&#039;ve been laying a little low.  I noticed you&#039;ve been a little quiet too.  How have you been?

I thought the convert cmd was way cool because I have an immediate need for it ;)  I need to display very large images in a web browser but unfortunately.  Most browsers can do it with no problem but IE _still_ can&#039;t do it (how long has Microsoft been working on that product??).  So I&#039;ve been displaying them in PDF files.  So convert is a really convenient way to transform the images.</description>
		<content:encoded><![CDATA[<p>Doing great but I&#8217;ve been incredibly snowed under with work for a few months.  That&#8217;s why I&#8217;ve been laying a little low.  I noticed you&#8217;ve been a little quiet too.  How have you been?</p>
<p>I thought the convert cmd was way cool because I have an immediate need for it <img src='http://damian.peterson.net.nz/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />   I need to display very large images in a web browser but unfortunately.  Most browsers can do it with no problem but IE _still_ can&#8217;t do it (how long has Microsoft been working on that product??).  So I&#8217;ve been displaying them in PDF files.  So convert is a really convenient way to transform the images.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damian</title>
		<link>http://damian.peterson.net.nz/2009/12/04/save-multiple-images-to-a-pdf-in-linux/#comment-6084</link>
		<dc:creator>Damian</dc:creator>
		<pubDate>Fri, 04 Dec 2009 20:45:44 +0000</pubDate>
		<guid isPermaLink="false">http://damian.peterson.net.nz/?p=453#comment-6084</guid>
		<description>Well, I wouldn&#039;t go quite that far. But, yes, it was useful and I figured I&#039;d probably be using that again some time.

How are you by the way?</description>
		<content:encoded><![CDATA[<p>Well, I wouldn&#8217;t go quite that far. But, yes, it was useful and I figured I&#8217;d probably be using that again some time.</p>
<p>How are you by the way?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AskAnAtheist.org</title>
		<link>http://damian.peterson.net.nz/2009/12/04/save-multiple-images-to-a-pdf-in-linux/#comment-6083</link>
		<dc:creator>AskAnAtheist.org</dc:creator>
		<pubDate>Fri, 04 Dec 2009 20:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://damian.peterson.net.nz/?p=453#comment-6083</guid>
		<description>Oh now that is COOL!!</description>
		<content:encoded><![CDATA[<p>Oh now that is COOL!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
