<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Print to PDF: cups-pdf</title>
	<atom:link href="http://linuxneophyte.com/print-to-pdf-cups-pdf/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxneophyte.com/print-to-pdf-cups-pdf/</link>
	<description>Trials of a Linux Newb.</description>
	<lastBuildDate>Sat, 27 Sep 2008 02:36:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: M@</title>
		<link>http://linuxneophyte.com/print-to-pdf-cups-pdf/comment-page-1/#comment-2131</link>
		<dc:creator>M@</dc:creator>
		<pubDate>Tue, 04 Dec 2007 03:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://newbie.linuxworldnet.com/print-to-pdf-cups-pdf/#comment-2131</guid>
		<description>As best as I can tell, that isn&#039;t a possibility.  You just need to set the path in the conf file.  If you don&#039;t want to save it to home dirs, you can set up a common dir for all users (not sure why you need it to prompt so I&#039;m just shooting in the dark).  You can get more info on that by reading the conf file.</description>
		<content:encoded><![CDATA[<p>As best as I can tell, that isn&#8217;t a possibility.  You just need to set the path in the conf file.  If you don&#8217;t want to save it to home dirs, you can set up a common dir for all users (not sure why you need it to prompt so I&#8217;m just shooting in the dark).  You can get more info on that by reading the conf file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: inquiringmind</title>
		<link>http://linuxneophyte.com/print-to-pdf-cups-pdf/comment-page-1/#comment-2130</link>
		<dc:creator>inquiringmind</dc:creator>
		<pubDate>Tue, 04 Dec 2007 03:19:03 +0000</pubDate>
		<guid isPermaLink="false">http://newbie.linuxworldnet.com/print-to-pdf-cups-pdf/#comment-2130</guid>
		<description>Any theories on how to get it it to prompt for a location to save?</description>
		<content:encoded><![CDATA[<p>Any theories on how to get it it to prompt for a location to save?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted Roche&#8217;s weblog - Mission: Interoperable. Competition breeds Innovation. Monopolies breed stagnation. Working Well with Others is Good. &#187; Fedora Core 6 OOBE and Print to PDF</title>
		<link>http://linuxneophyte.com/print-to-pdf-cups-pdf/comment-page-1/#comment-376</link>
		<dc:creator>Ted Roche&#8217;s weblog - Mission: Interoperable. Competition breeds Innovation. Monopolies breed stagnation. Working Well with Others is Good. &#187; Fedora Core 6 OOBE and Print to PDF</dc:creator>
		<pubDate>Fri, 29 Dec 2006 20:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://newbie.linuxworldnet.com/print-to-pdf-cups-pdf/#comment-376</guid>
		<description>[...] I was pleased to see that SciTE was in the default repositories and installed with ease. However, saving to PDF required a Google to point out that the CUPS-PDF driver was easy to install from the overly-simple package manager interface, but you had to know the location of /etc/cups/cups-pdf.conf configuration file to keep the driver from dumping each PDF on the desktop.    This entry is filed under Home Page. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.           Leave a Reply [...]</description>
		<content:encoded><![CDATA[<p>[...] I was pleased to see that SciTE was in the default repositories and installed with ease. However, saving to PDF required a Google to point out that the CUPS-PDF driver was easy to install from the overly-simple package manager interface, but you had to know the location of /etc/cups/cups-pdf.conf configuration file to keep the driver from dumping each PDF on the desktop.    This entry is filed under Home Page. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.           Leave a Reply [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://linuxneophyte.com/print-to-pdf-cups-pdf/comment-page-1/#comment-373</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 27 Dec 2006 14:38:30 +0000</pubDate>
		<guid isPermaLink="false">http://newbie.linuxworldnet.com/print-to-pdf-cups-pdf/#comment-373</guid>
		<description>You just need to enable the Universe repo:

add the lines below to /etc/apt/sources.list.  then update and try the install again.

deb http://us.archive.ubuntu.com/ubuntu/ edgy universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ edgy universe multiverse</description>
		<content:encoded><![CDATA[<p>You just need to enable the Universe repo:</p>
<p>add the lines below to /etc/apt/sources.list.  then update and try the install again.</p>
<p>deb <a href="http://us.archive.ubuntu.com/ubuntu/" rel="nofollow">http://us.archive.ubuntu.com/ubuntu/</a> edgy universe multiverse<br />
deb-src <a href="http://us.archive.ubuntu.com/ubuntu/" rel="nofollow">http://us.archive.ubuntu.com/ubuntu/</a> edgy universe multiverse</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don't Work</title>
		<link>http://linuxneophyte.com/print-to-pdf-cups-pdf/comment-page-1/#comment-372</link>
		<dc:creator>Don't Work</dc:creator>
		<pubDate>Wed, 27 Dec 2006 08:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://newbie.linuxworldnet.com/print-to-pdf-cups-pdf/#comment-372</guid>
		<description>&gt;&gt;Installing on Ubuntu 6.10:    sudo apt-get install cups-pdf 

Package cups-pdf is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package cups-pdf has no installation candidate</description>
		<content:encoded><![CDATA[<p>&gt;&gt;Installing on Ubuntu 6.10:    sudo apt-get install cups-pdf </p>
<p>Package cups-pdf is not available, but is referred to by another package.<br />
This may mean that the package is missing, has been obsoleted, or<br />
is only available from another source<br />
E: Package cups-pdf has no installation candidate</p>
]]></content:encoded>
	</item>
</channel>
</rss>
