<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: What is a good way to convert complicated HTML to image or PDF?</title>
	<link>http://ask.metafilter.com/7632/What-is-a-good-way-to-convert-complicated-HTML-to-image-or-PDF/</link>
	<description>Comments on Ask MetaFilter post What is a good way to convert complicated HTML to image or PDF?</description>
	<pubDate>Tue, 01 Jun 2004 07:01:33 -0800</pubDate>
	<lastBuildDate>Tue, 01 Jun 2004 07:01:33 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: What is a good way to convert complicated HTML to image or PDF?</title>
		<link>http://ask.metafilter.com/7632/What-is-a-good-way-to-convert-complicated-HTML-to-image-or-PDF</link>	
		<description>I&apos;m looking for a way to convert some fairly visually complicated HTML to image or PDF. I&apos;ve tried &lt;a href=&quot;http://www.easysw.com/htmldoc/&quot;&gt;HTMLDOC&lt;/a&gt;, &lt;a href=&quot;http://sourceforge.net/projects/pdfcreator/&quot;&gt;pdfcreator&lt;/a&gt; and Adobe Acrobat Pro but they all have HTML rendering glitches that are hard to troubleshoot. I&apos;d love to be able to use the Mozilla renderer for this. Any ideas?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2004:site.7632</guid>
		<pubDate>Tue, 01 Jun 2004 06:55:46 -0800</pubDate>
		<dc:creator>frenetic</dc:creator>
		
			<category>converthtml</category>
		
			<category>converttopdf</category>
		
			<category>adobeacrobat</category>
		
			<category>pdfcreator</category>
		
	</item> <item>
		<title>By: cheaily</title>
		<link>http://ask.metafilter.com/7632/What-is-a-good-way-to-convert-complicated-HTML-to-image-or-PDF#150552</link>	
		<description>If you want to convert it straight to a flat image format, just grab the screen, then stitch it back together in photoshop.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.7632-150552</guid>
		<pubDate>Tue, 01 Jun 2004 07:01:33 -0800</pubDate>
		<dc:creator>cheaily</dc:creator>
	</item><item>
		<title>By: frenetic</title>
		<link>http://ask.metafilter.com/7632/What-is-a-good-way-to-convert-complicated-HTML-to-image-or-PDF#150553</link>	
		<description>Guess I should have said I want to do a huge number of conversions in the post.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.7632-150553</guid>
		<pubDate>Tue, 01 Jun 2004 07:03:57 -0800</pubDate>
		<dc:creator>frenetic</dc:creator>
	</item><item>
		<title>By: nims</title>
		<link>http://ask.metafilter.com/7632/What-is-a-good-way-to-convert-complicated-HTML-to-image-or-PDF#150566</link>	
		<description>There are some programmatic solutions like &lt;a href=&quot;http://www.lowagie.com/iText/&quot;&gt;iText&lt;/a&gt; or  &lt;a href=&quot;http://xml.apache.org/fop/index.html&quot;&gt;FOP&lt;/a&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.7632-150566</guid>
		<pubDate>Tue, 01 Jun 2004 07:28:47 -0800</pubDate>
		<dc:creator>nims</dc:creator>
	</item><item>
		<title>By: namespan</title>
		<link>http://ask.metafilter.com/7632/What-is-a-good-way-to-convert-complicated-HTML-to-image-or-PDF#150584</link>	
		<description>&lt;i&gt; they all have HTML rendering glitches that are hard to troubleshoot&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
This just seems to be true in general. Think of the number of rendering bugs in our actual &lt;em&gt;browsers&lt;/em&gt; and this starts to make sense.&lt;br&gt;
&lt;br&gt;
I wonder, though, if you could potentially use a Moz-browser and either AppleScript or Windows Scripting to do a print-to-PDF kind of thing.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.7632-150584</guid>
		<pubDate>Tue, 01 Jun 2004 07:54:48 -0800</pubDate>
		<dc:creator>namespan</dc:creator>
	</item><item>
		<title>By: estey</title>
		<link>http://ask.metafilter.com/7632/What-is-a-good-way-to-convert-complicated-HTML-to-image-or-PDF#150586</link>	
		<description>You might try &lt;a href=&quot;http://www.openoffice.org&quot;&gt;OpenOffice&lt;/a&gt;.  Not sure if it would do a better job or not, but it can import from HTML and export to PDF.  Also, Adobe Acrobat comes with a printer driver (not sure exactly what it&apos;s called) that should work better than rendering the HTML.  Use the PDF printer when you print the file in Mozilla and it should look exactly like it does when you print to a regular printer.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.7632-150586</guid>
		<pubDate>Tue, 01 Jun 2004 07:55:42 -0800</pubDate>
		<dc:creator>estey</dc:creator>
	</item><item>
		<title>By: Grod</title>
		<link>http://ask.metafilter.com/7632/What-is-a-good-way-to-convert-complicated-HTML-to-image-or-PDF#150592</link>	
		<description>Wait, if you have acrobat pro installed can&apos;t you open the page in Mozilla/Firefox/Whatever go to the print setup and turn off the header and footer so it doesn&apos;t display the url at the top of every page, and then print directly to DISTILLER? This is what I always do and I&apos;ve never seen any glitches.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.7632-150592</guid>
		<pubDate>Tue, 01 Jun 2004 08:05:01 -0800</pubDate>
		<dc:creator>Grod</dc:creator>
	</item><item>
		<title>By: bonehead</title>
		<link>http://ask.metafilter.com/7632/What-is-a-good-way-to-convert-complicated-HTML-to-image-or-PDF#150593</link>	
		<description>Ditto the faux-printer route. That seems to work really well for the stuff I do.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.7632-150593</guid>
		<pubDate>Tue, 01 Jun 2004 08:07:26 -0800</pubDate>
		<dc:creator>bonehead</dc:creator>
	</item><item>
		<title>By: ewagoner</title>
		<link>http://ask.metafilter.com/7632/What-is-a-good-way-to-convert-complicated-HTML-to-image-or-PDF#150600</link>	
		<description>Try &lt;a href=&quot;http://www.pdf995.com/&quot;&gt;PDF995&lt;/a&gt;. It&apos;s a faux-printer solution that&apos;s worked rather well for me to convert both HTML and MS Word docs to PDF. It&apos;s free. One tip (probably true for PDF creators everywhere): in the advanced printer settings, have the fonts set to &quot;download as soft font&quot; to avoid having them replaced with native PDF fonts.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.7632-150600</guid>
		<pubDate>Tue, 01 Jun 2004 08:15:50 -0800</pubDate>
		<dc:creator>ewagoner</dc:creator>
	</item><item>
		<title>By: ajbattrick</title>
		<link>http://ask.metafilter.com/7632/What-is-a-good-way-to-convert-complicated-HTML-to-image-or-PDF#150608</link>	
		<description>The free version of &lt;a href=&quot;http://www.cutepdf.com/products/CutePDF/writer.asp&quot;&gt;cutePDF&lt;/a&gt; is another printer way of doing it, that I find superior to PDF995&lt;br&gt;
&lt;br&gt;
Al</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.7632-150608</guid>
		<pubDate>Tue, 01 Jun 2004 08:32:44 -0800</pubDate>
		<dc:creator>ajbattrick</dc:creator>
	</item><item>
		<title>By: yerfatma</title>
		<link>http://ask.metafilter.com/7632/What-is-a-good-way-to-convert-complicated-HTML-to-image-or-PDF#150610</link>	
		<description>OpenOffice is definitely worth a shot if you have a broadband connection.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.7632-150610</guid>
		<pubDate>Tue, 01 Jun 2004 08:37:16 -0800</pubDate>
		<dc:creator>yerfatma</dc:creator>
	</item><item>
		<title>By: frenetic</title>
		<link>http://ask.metafilter.com/7632/What-is-a-good-way-to-convert-complicated-HTML-to-image-or-PDF#150614</link>	
		<description>Well I tried the printer suggestion with Adobe Acrobat (turns out pdfcreator and acrobat&apos;s printer devices don&apos;t like to co-exist) and the printing out of both IE and Mozilla was far worse than using the internal Acrobat webpage conversion. &lt;br&gt;
&lt;br&gt;
I&apos;ll give these other PDF converters a shot but I&apos;m not holding out much hope. This doesn&apos;t seem like it should be so hard what with a good open source renderer kicking around, and there seems to be a large demand for it from what I&apos;ve seen while searching around.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.7632-150614</guid>
		<pubDate>Tue, 01 Jun 2004 08:46:06 -0800</pubDate>
		<dc:creator>frenetic</dc:creator>
	</item><item>
		<title>By: dayvin</title>
		<link>http://ask.metafilter.com/7632/What-is-a-good-way-to-convert-complicated-HTML-to-image-or-PDF#150626</link>	
		<description>Print it to a Postscript file, and then zap it into a PDF with Ghostscript (using a GUI like FreePDF). Works every time.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.7632-150626</guid>
		<pubDate>Tue, 01 Jun 2004 09:17:37 -0800</pubDate>
		<dc:creator>dayvin</dc:creator>
	</item><item>
		<title>By: golo</title>
		<link>http://ask.metafilter.com/7632/What-is-a-good-way-to-convert-complicated-HTML-to-image-or-PDF#150696</link>	
		<description>MacOS X can print to &lt;a href=&quot;http://www.golombek.com/other/askmefi.pdf&quot;&gt;PDF&lt;/a&gt; from any application, you should check it out.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.7632-150696</guid>
		<pubDate>Tue, 01 Jun 2004 11:48:41 -0800</pubDate>
		<dc:creator>golo</dc:creator>
	</item><item>
		<title>By: John Kenneth Fisher</title>
		<link>http://ask.metafilter.com/7632/What-is-a-good-way-to-convert-complicated-HTML-to-image-or-PDF#150716</link>	
		<description>seconding galo. Works perfectly, I use it all the time.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.7632-150716</guid>
		<pubDate>Tue, 01 Jun 2004 13:12:37 -0800</pubDate>
		<dc:creator>John Kenneth Fisher</dc:creator>
	</item><item>
		<title>By: frenetic</title>
		<link>http://ask.metafilter.com/7632/What-is-a-good-way-to-convert-complicated-HTML-to-image-or-PDF#150733</link>	
		<description>I wouldn&apos;t say that PDF is perfect, there seems to be no background on the main page, the header or the google ad, the form buttons are messed up. The fonts seem off too, but I have no idea what ask.mefi&apos;s fonts look like on a Mac.&lt;br&gt;
&lt;br&gt;
cutePDF didn&apos;t work very well either, what a drag.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.7632-150733</guid>
		<pubDate>Tue, 01 Jun 2004 14:07:20 -0800</pubDate>
		<dc:creator>frenetic</dc:creator>
	</item><item>
		<title>By: golo</title>
		<link>http://ask.metafilter.com/7632/What-is-a-good-way-to-convert-complicated-HTML-to-image-or-PDF#150767</link>	
		<description>There is a &quot;print background&quot; option that  I didn&apos;t enable. Obviously it&apos;s not perfect, the buttons are horrible &lt;small&gt;(But it&apos;s pretty neat that it&apos;s there, systemwide).&lt;/small&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.7632-150767</guid>
		<pubDate>Tue, 01 Jun 2004 17:08:51 -0800</pubDate>
		<dc:creator>golo</dc:creator>
	</item><item>
		<title>By: caution live frogs</title>
		<link>http://ask.metafilter.com/7632/What-is-a-good-way-to-convert-complicated-HTML-to-image-or-PDF#150954</link>	
		<description>seconding dayvin. if you dump to an EPS file, you ought to be able to open that file directly in acrobat or pull it up and convert with distiller. should fix your display glitches.&lt;br&gt;
&lt;br&gt;
make sure the print settings of the page aren&apos;t the issue - if the page uses print-specific CSS it might be part of the problem (what you see on screen isn&apos;t what you get if printed, and so on)...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2004:site.7632-150954</guid>
		<pubDate>Wed, 02 Jun 2004 05:23:41 -0800</pubDate>
		<dc:creator>caution live frogs</dc:creator>
	</item>
	</channel>
</rss>
