<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://simson.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Converting_Excel_to_PDF</id>
	<title>Converting Excel to PDF - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://simson.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Converting_Excel_to_PDF"/>
	<link rel="alternate" type="text/html" href="https://simson.net/wiki/index.php?title=Converting_Excel_to_PDF&amp;action=history"/>
	<updated>2026-07-09T11:33:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.4</generator>
	<entry>
		<id>https://simson.net/wiki/index.php?title=Converting_Excel_to_PDF&amp;diff=741&amp;oldid=prev</id>
		<title>Simson: Created page with &quot;I&#039;ve been looking for a way to convert Excel to PDF.  Here&#039;s what I&#039;ve come up with:  1. On a mac, use `qlmanage` to convert the Excel file to an HTML file:     qlmanage -p myfil...&quot;</title>
		<link rel="alternate" type="text/html" href="https://simson.net/wiki/index.php?title=Converting_Excel_to_PDF&amp;diff=741&amp;oldid=prev"/>
		<updated>2011-03-11T14:38:44Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;I&amp;#039;ve been looking for a way to convert Excel to PDF.  Here&amp;#039;s what I&amp;#039;ve come up with:  1. On a mac, use `qlmanage` to convert the Excel file to an HTML file:     qlmanage -p myfil...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;I&amp;#039;ve been looking for a way to convert Excel to PDF.  Here&amp;#039;s what I&amp;#039;ve come up with:&lt;br /&gt;
&lt;br /&gt;
1. On a mac, use `qlmanage` to convert the Excel file to an HTML file:&lt;br /&gt;
    qlmanage -p myfile.xls -o outputdir&lt;br /&gt;
&lt;br /&gt;
2. Next, use [http://code.google.com/p/wkhtmltopdf/ wkhtmltopdf] to convert the HTML to PDF:&lt;br /&gt;
&lt;br /&gt;
    wkhtmltopdf Attachment3.html out1.pdf&lt;/div&gt;</summary>
		<author><name>Simson</name></author>
	</entry>
</feed>