<?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>Notes &#187; pdf</title>
	<atom:link href="http://alexpb.com/notes/articles/tag/pdf/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexpb.com/notes</link>
	<description></description>
	<lastBuildDate>Mon, 26 Jul 2010 01:27:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Firefox Can&#8217;t Find Acobat Reader In Your Home Directory (Linux)</title>
		<link>http://alexpb.com/notes/articles/2009/09/01/firefox-cant-find-acobat-reader-in-your-home-directory-linux/</link>
		<comments>http://alexpb.com/notes/articles/2009/09/01/firefox-cant-find-acobat-reader-in-your-home-directory-linux/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 03:22:44 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[liinux]]></category>

		<guid isPermaLink="false">http://alexpb.com/notes/?p=663</guid>
		<description><![CDATA[After installing Acrobat Reader in my home directory, I was getting the following error when trying to view a PDF using Firefox: Could not launch Adobe Reader 9.1.2. Please make sure it exists in PATH variable in the environment. If the problem persists, please reinstall the application.. I fixed it by creating a &#8220;.profile&#8221; file [...]]]></description>
			<content:encoded><![CDATA[<p>After installing Acrobat Reader in my home directory, I was getting the following error when trying to view a PDF using Firefox:</p>
<p><code>Could not launch Adobe Reader 9.1.2. Please make sure it exists in PATH variable in the environment. If the problem persists, please reinstall the application.</code>.</p>
<p>I fixed it by creating a &#8220;.profile&#8221; file in my home directory (/home/user/.profile) with the following line:</p>
<p><code>export PATH=$PATH:$HOME/apps/acrobatreader/Adobe/Reader9/bin/</code></p>
<p>Note: You might need to adapt acrobat reader&#8217;s binary path.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexpb.com/notes/articles/2009/09/01/firefox-cant-find-acobat-reader-in-your-home-directory-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PDFCreator Virtual Printer nostringval Error Fix</title>
		<link>http://alexpb.com/notes/articles/2008/05/27/pdfcreator-virtual-printer-nostringval-error-fix/</link>
		<comments>http://alexpb.com/notes/articles/2008/05/27/pdfcreator-virtual-printer-nostringval-error-fix/#comments</comments>
		<pubDate>Tue, 27 May 2008 22:05:23 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[pdf]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[ghostscript]]></category>
		<category><![CDATA[pdfcreator]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://alexpb.com/notes/articles/2008/05/27/pdfcreator-virtual-printer-error-fix/</guid>
		<description><![CDATA[Sometimes, when you print to PDF using PDFCreator, you can get the following error on the last page of your PDF output: &#8220;ERROR: undefined [...] OFFENDING COMMAND:_ [...] STACK: [....]&#8221; You can fix this problem following these instructions: First, you must Rollback to PDFCreator 0.9.3 (unless a newer version then 0.9.5 is out). Find the [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes, when you print to PDF using PDFCreator, you can get the following error on the last page of your PDF output:  &#8220;ERROR: undefined [...] OFFENDING COMMAND:_ [...] STACK: [....]&#8221;</p>
<p>You can fix this problem following these instructions:</p>
<p> First, you must Rollback to PDFCreator 0.9.3 (unless a newer version then 0.9.5 is out).</p>
<p>    Find the <strong>PDFCreator</strong> printer in the Printer and Faxes control panel. Right-click on it and select <strong>Properties</strong>:</p>
<p>Select the <strong>Advanced</strong> tab:</p>
<p>and select <strong>Print directly to the printer</strong> (this prevents spooling the PDF output to the disk twice). Now select the <strong>Device Settings</strong> tab:</p>
<p>and set <strong>Send CTRL-D After Each Job</strong> to <strong>No</strong>. Also change the <strong>Wait Timeout</strong> to <strong>1</strong> seconds:</p>
<p>Thanks to David Taft, Brent Powers and <a href="http://www.stat.tamu.edu/~henrik/GSWriter/GSWriter.html">http://www.stat.tamu.edu/~henrik/GSWriter/GSWriter.html</a>.    </p>
<p>PS: If PDFCreator truncates, trims or cuts filenames, make sure the path is not too deep.  Try copying  your files to the root folder and see if it fixes the problem.</p>
<p>Note: I re-posted this solution with different keywords because I had a hard time finding it because it was specific to GhostScript/Redmon.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexpb.com/notes/articles/2008/05/27/pdfcreator-virtual-printer-nostringval-error-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AutoCAD: Publishing (Batch plot) to single-sheet PDFs</title>
		<link>http://alexpb.com/notes/articles/2008/05/20/autocad-publishing-batch-plot-to-single-sheet-pdfs/</link>
		<comments>http://alexpb.com/notes/articles/2008/05/20/autocad-publishing-batch-plot-to-single-sheet-pdfs/#comments</comments>
		<pubDate>Tue, 20 May 2008 13:38:37 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[cad]]></category>
		<category><![CDATA[autocad]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://alexpb.com/notes/articles/2008/05/20/autocad-publishing-batch-plot-to-single-sheet-pdfs/</guid>
		<description><![CDATA[How to have AutoCAD publish to multiple PDF files instead of one PDF file with multiple pages: The following variables need to be set to &#8220;0&#8243;: PUBLISHCOLLATE = 0 BACKGROUNDPLOT = 0 In Sheet Set Publish Options, change the general DWF options &#8220;TYPE&#8221; from Multi-Sheet DWF to Single-Sheet DWF.]]></description>
			<content:encoded><![CDATA[<p>How to have AutoCAD publish to multiple PDF files instead of one PDF<br />
file with multiple pages:</p>
<p>The following variables need to be set to &#8220;0&#8243;:<br />
PUBLISHCOLLATE = 0<br />
BACKGROUNDPLOT = 0</p>
<p>In Sheet Set Publish Options, change the general DWF options &#8220;TYPE&#8221;<br />
from Multi-Sheet DWF to Single-Sheet DWF.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexpb.com/notes/articles/2008/05/20/autocad-publishing-batch-plot-to-single-sheet-pdfs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
