<?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: Looking for PDF software that can automatically append at creation</title>
	<link>http://ask.metafilter.com/233395/Looking-for-PDF-software-that-can-automatically-append-at-creation/</link>
	<description>Comments on Ask MetaFilter post Looking for PDF software that can automatically append at creation</description>
	<pubDate>Thu, 17 Jan 2013 16:34:09 -0800</pubDate>
	<lastBuildDate>Thu, 17 Jan 2013 16:49:07 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Looking for PDF software that can automatically append at creation</title>
		<link>http://ask.metafilter.com/233395/Looking-for-PDF-software-that-can-automatically-append-at-creation</link>	
		<description>Looking for prompt-less PDF creation and appending &lt;br /&gt;&lt;br /&gt; I&apos;m looking for a (preferably free) PDF writer that will allow the following actions:&lt;br&gt;
&lt;br&gt;
1. Print to PDF&lt;br&gt;
2a. Automatically create PDF file in a default folder without a file prompt (I don&apos;t care what the file name is)&lt;br&gt;
2b. If the file already exists from step 2, automatically append to the existing file without prompt&lt;br&gt;
&lt;br&gt;
So far, I&apos;ve tried Acrobat Standard 9 (which I own), PrimoPDF and TinyPDF. &lt;br&gt;
&lt;br&gt;
PrimoPDF came the closest, but doesn&apos;t allow what I&apos;m looking for in step 2a.&lt;br&gt;
&lt;br&gt;
Thanks for any help!</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2013:site.233395</guid>
		<pubDate>Thu, 17 Jan 2013 16:34:09 -0800</pubDate>
		<dc:creator>colecovizion</dc:creator>
		
			<category>pdf</category>
		
			<category>software</category>
		
	</item>
	<item>
		<title>By: ignignokt</title>
		<link>http://ask.metafilter.com/233395/Looking-for-PDF-software-that-can-automatically-append-at-creation#3380314</link>	
		<description>Can you load the documents in a browser?&lt;br&gt;
&lt;br&gt;
If so, I have not used Firefox in quite a while, but a few years ago, you could do &lt;a href=&quot;http://www.bauer-power.net/2007/12/print-without-prompt-in-firefox.html#.UPibFaF2Gho&quot;&gt;silent printing&lt;/a&gt; (warning: site has &apos;hott chix&apos; type ads) with it. On OS X, if you set &quot;Save to PDF&quot; as your default printer, it should print to some default location without prompting.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2013:site.233395-3380314</guid>
		<pubDate>Thu, 17 Jan 2013 16:49:07 -0800</pubDate>
		<dc:creator>ignignokt</dc:creator>
	</item><item>
		<title>By: Blazecock Pileon</title>
		<link>http://ask.metafilter.com/233395/Looking-for-PDF-software-that-can-automatically-append-at-creation#3380317</link>	
		<description>In OS X, set up a &lt;a href=&quot;http://www.macworld.com/article/1167157/automate_tasks_with_folder_actions.html&quot;&gt;Folder Action&lt;/a&gt;. Drop a file onto a folder, and run an AppleScript that determines the file type, opens its associated application and prints it to a PDF file. The Preview app can merge PDF files, so use its AppleScript verbs to set up appending, if the destination PDF file already exists.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2013:site.233395-3380317</guid>
		<pubDate>Thu, 17 Jan 2013 16:55:10 -0800</pubDate>
		<dc:creator>Blazecock Pileon</dc:creator>
	</item><item>
		<title>By: colecovizion</title>
		<link>http://ask.metafilter.com/233395/Looking-for-PDF-software-that-can-automatically-append-at-creation#3380324</link>	
		<description>Thanks for the responses, &lt;br&gt;
&lt;br&gt;
1. I should have mentioned that I&apos;m using Windows XP, not OS X.&lt;br&gt;
2. I can&apos;t load the documents in a browser because it is a proprietary software.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2013:site.233395-3380324</guid>
		<pubDate>Thu, 17 Jan 2013 17:07:51 -0800</pubDate>
		<dc:creator>colecovizion</dc:creator>
	</item><item>
		<title>By: ignignokt</title>
		<link>http://ask.metafilter.com/233395/Looking-for-PDF-software-that-can-automatically-append-at-creation#3380332</link>	
		<description>I have no idea how it&apos;ll work with your proprietary software, but &lt;a href=&quot;http://www.pdfforge.org/content/what-pdfcreator&quot;&gt;PDF Creator&lt;/a&gt; claims &quot;it can create PDF files from just about any program that prints using windows printers.&quot; It worked for me when I had to convert a lot of web pages to PDF several years ago. It works from the &lt;a href=&quot;http://www.pdfforge.org/content/command-line-parameters&quot;&gt;command line&lt;/a&gt;, which should help with automation.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2013:site.233395-3380332</guid>
		<pubDate>Thu, 17 Jan 2013 17:18:18 -0800</pubDate>
		<dc:creator>ignignokt</dc:creator>
	</item><item>
		<title>By: mazienh</title>
		<link>http://ask.metafilter.com/233395/Looking-for-PDF-software-that-can-automatically-append-at-creation#3380382</link>	
		<description>Bullzip is free, and does handle all of your requirements. You do need to turn on the APPEnd option under advanced settings. It&apos;s super easy to use.&lt;br&gt;
&lt;br&gt;
PDFFACTORY also does this, just slightly easier to configure, but I&apos;m not sure if it is freeware anymore.&lt;br&gt;
&lt;br&gt;
Marianne</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2013:site.233395-3380382</guid>
		<pubDate>Thu, 17 Jan 2013 18:31:39 -0800</pubDate>
		<dc:creator>mazienh</dc:creator>
	</item><item>
		<title>By: adamvasco</title>
		<link>http://ask.metafilter.com/233395/Looking-for-PDF-software-that-can-automatically-append-at-creation#3380818</link>	
		<description>&lt;a href=&quot;http://www.cutepdf.com/&quot;&gt;Cute pdf&lt;/a&gt; does the trick for me.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2013:site.233395-3380818</guid>
		<pubDate>Fri, 18 Jan 2013 07:12:18 -0800</pubDate>
		<dc:creator>adamvasco</dc:creator>
	</item><item>
		<title>By: Canageek</title>
		<link>http://ask.metafilter.com/233395/Looking-for-PDF-software-that-can-automatically-append-at-creation#3381018</link>	
		<description>PDF Creator is quite good for me, though ESET has been flagging new versions as adware due to some software they&apos;ve bundled in the installer. But yes, I do believe it can do everything you want. I think there might even be a setting for that. The second part you could do easily by having it open both and print them to a file, which is doable from the command line or a shell script.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2013:site.233395-3381018</guid>
		<pubDate>Fri, 18 Jan 2013 09:45:07 -0800</pubDate>
		<dc:creator>Canageek</dc:creator>
	</item><item>
		<title>By: colecovizion</title>
		<link>http://ask.metafilter.com/233395/Looking-for-PDF-software-that-can-automatically-append-at-creation#3381521</link>	
		<description>Thanks everyone.&lt;br&gt;
&lt;br&gt;
PDF Creator got me 90% there. It doesn&apos;t have an option for appending a file automatically at creation (only in a manual step afterwards). However, it will autonumber files without prompts. Then, it&apos;s just a simple &quot;combine in acrobat&quot; (via explorer). I will use this option because it takes out the majority of the hassle.&lt;br&gt;
&lt;br&gt;
Bullzip ALMOST worked. On &quot;paper&quot;, Bullzip has all the right preferences to auto-file and auto-append. However, it works inconsistently when sending more than 5 jobs to it at a time. Basically, because it doesn&apos;t go to a consolidated queue, the program fights with itself to append to the file, creating write-access errors.&lt;br&gt;
&lt;br&gt;
I wasn&apos;t able to find an append option in Cute PDF.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2013:site.233395-3381521</guid>
		<pubDate>Fri, 18 Jan 2013 17:17:47 -0800</pubDate>
		<dc:creator>colecovizion</dc:creator>
	</item><item>
		<title>By: mazienh</title>
		<link>http://ask.metafilter.com/233395/Looking-for-PDF-software-that-can-automatically-append-at-creation#3392660</link>	
		<description>I&apos;d look into PDF Factory Pro - though not free, it was fairly cheap and I think had trial licenses. I used it extensively at a former job to do something very similar to this.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2013:site.233395-3392660</guid>
		<pubDate>Tue, 29 Jan 2013 12:32:05 -0800</pubDate>
		<dc:creator>mazienh</dc:creator>
	</item>
	</channel>
</rss>
