<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>tis my dot com &#187; pdf creator</title>
	<atom:link href="http://www.tismy.com/wordpress/tag/pdf-creator/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tismy.com/wordpress</link>
	<description>tis my place on the web</description>
	<lastBuildDate>Mon, 02 Jan 2012 09:21:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Unattended Installs &#8211; PDF Creator</title>
		<link>http://www.tismy.com/wordpress/2009/03/unattended-installs-pdf-creator/</link>
		<comments>http://www.tismy.com/wordpress/2009/03/unattended-installs-pdf-creator/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 02:43:02 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Unattended Installs]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[build disc]]></category>
		<category><![CDATA[pdf creator]]></category>
		<category><![CDATA[silent install]]></category>
		<category><![CDATA[unattended install]]></category>

		<guid isPermaLink="false">http://www.tismy.com/wordpress/?p=175</guid>
		<description><![CDATA[PDF Creator PDF Creator is a great little utility that sets up as an extra printer.  Any program that can print can then be used to create a PDF.  Very handy to have around. This method was tested and working on PDF Creator v0.9.7. Details on the command line options can be found here. In [...]]]></description>
			<content:encoded><![CDATA[<h3><img class="alignright size-full wp-image-177" style="border: 0pt none; margin: 5px;" title="PDFCreator" src="http://www.tismy.com/wordpress/wp-content/uploads/2009/03/pdfcreator.jpg" alt="PDFCreator" width="163" height="73" />PDF Creator</h3>
<p><a href="http://www.pdfforge.org/">PDF Creator</a> is a great little utility that sets up as an extra printer.  Any program that can print can then be used to create a PDF.  Very handy to have around.</p>
<p>This method was tested and working on PDF Creator v0.9.7.</p>
<p>Details on the command line options can be found <a href="http://www.pdfforge.org/node/112">here</a>.</p>
<p>In order to do an unattended install, you first have to create an inf file.  This is done by running the installer in a special mode:</p>

<div class="wp_syntax"><div class="code"><pre class="dos" style="font-family:monospace;">PDFCreator-0_9_7_setup.exe /SAVEINF=&quot;pdfcreator.inf&quot;</pre></div></div>

<p>This will run through the installer and save out the setup options you use to the pdfcreator.inf file.</p>
<p>Once you&#8217;ve done that you can now set up your unattended install:</p>

<div class="wp_syntax"><div class="code"><pre class="dos" style="font-family:monospace;">PDFCreator-0_9_7_setup.exe /SP- /VERYSILENT /NOCANCEL /NORESTART /LOADINF=&quot;./Installers/pdfcreator.inf&quot;</pre></div></div>

<p><em>(This article is part of a series about the build disc I use to standardise system builds.  The series starts <a href="http://www.tismy.com/wordpress/2009/03/the-build-disc-part-1/">here</a> and this particular article follows on from <a href="http://www.tismy.com/wordpress/2009/03/the-build-disc-part-4-standard-utilities/">this one</a>.)</em></p>
<p><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F03%2Funattended-installs-pdf-creator%2F&amp;counturl=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F03%2Funattended-installs-pdf-creator%2F&amp;count=horizontal&amp;text=Unattended%20Installs%20%26%238211%3B%20PDF%20Creator" scrolling="no" style="border:none;overflow:hidden;width:130px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service twitter_tweet" src="http://platform.twitter.com/widgets/tweet_button.html?url=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F03%2Funattended-installs-pdf-creator%2F&amp;counturl=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F03%2Funattended-installs-pdf-creator%2F&amp;count=horizontal&amp;text=Unattended%20Installs%20%26%238211%3B%20PDF%20Creator" scrolling="no" style="border:none;overflow:hidden;width:130px;height:20px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F03%2Funattended-installs-pdf-creator%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service facebook_like" src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F03%2Funattended-installs-pdf-creator%2F&amp;layout=button_count&amp;show_faces=false&amp;width=75&amp;action=like&amp;colorscheme=light&amp;height=20&amp;ref=addtoany" scrolling="no" style="border:none;overflow:hidden;width:90px;height:21px"></iframe><!--<![endif]--><!--[if IE]><iframe frameborder="0" allowTransparency="true" class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F03%2Funattended-installs-pdf-creator%2F&amp;size=medium&amp;count=true" scrolling="no" style="border:none;overflow:hidden;width:90px;height:20px"></iframe><![endif]--><!--[if !IE]><!--><iframe class="addtoany_special_service google_plusone" src="https://plusone.google.com/u/0/_/%2B1/fastbutton?url=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F03%2Funattended-installs-pdf-creator%2F&amp;size=medium&amp;count=true" scrolling="no" style="border:none;overflow:hidden;width:90px;height:20px"></iframe><!--<![endif]--><a class="a2a_button_delicious" href="http://www.addtoany.com/add_to/delicious?linkurl=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F03%2Funattended-installs-pdf-creator%2F&amp;linkname=Unattended%20Installs%20%26%238211%3B%20PDF%20Creator" title="Delicious" rel="nofollow" target="_blank"><img src="http://www.tismy.com/wordpress/wp-content/plugins/add-to-any/icons/delicious.png" width="16" height="16" alt="Delicious"/></a><a class="a2a_button_digg" href="http://www.addtoany.com/add_to/digg?linkurl=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F03%2Funattended-installs-pdf-creator%2F&amp;linkname=Unattended%20Installs%20%26%238211%3B%20PDF%20Creator" title="Digg" rel="nofollow" target="_blank"><img src="http://www.tismy.com/wordpress/wp-content/plugins/add-to-any/icons/digg.png" width="16" height="16" alt="Digg"/></a><a class="a2a_button_stumbleupon" href="http://www.addtoany.com/add_to/stumbleupon?linkurl=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F03%2Funattended-installs-pdf-creator%2F&amp;linkname=Unattended%20Installs%20%26%238211%3B%20PDF%20Creator" title="StumbleUpon" rel="nofollow" target="_blank"><img src="http://www.tismy.com/wordpress/wp-content/plugins/add-to-any/icons/stumbleupon.png" width="16" height="16" alt="StumbleUpon"/></a><a class="a2a_button_linkedin" href="http://www.addtoany.com/add_to/linkedin?linkurl=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F03%2Funattended-installs-pdf-creator%2F&amp;linkname=Unattended%20Installs%20%26%238211%3B%20PDF%20Creator" title="LinkedIn" rel="nofollow" target="_blank"><img src="http://www.tismy.com/wordpress/wp-content/plugins/add-to-any/icons/linkedin.png" width="16" height="16" alt="LinkedIn"/></a><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.tismy.com%2Fwordpress%2F2009%2F03%2Funattended-installs-pdf-creator%2F&amp;title=Unattended%20Installs%20%26%238211%3B%20PDF%20Creator" id="wpa2a_2">Share/Save</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.tismy.com/wordpress/2009/03/unattended-installs-pdf-creator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

