<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://andromeda.df.lu.lv/wiki/index.php?action=history&amp;feed=atom&amp;title=Leo%3APrint_To_PDF</id>
	<title>Leo:Print To PDF - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://andromeda.df.lu.lv/wiki/index.php?action=history&amp;feed=atom&amp;title=Leo%3APrint_To_PDF"/>
	<link rel="alternate" type="text/html" href="http://andromeda.df.lu.lv/wiki/index.php?title=Leo:Print_To_PDF&amp;action=history"/>
	<updated>2026-05-14T04:50:09Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>http://andromeda.df.lu.lv/wiki/index.php?title=Leo:Print_To_PDF&amp;diff=786&amp;oldid=prev</id>
		<title>Leo: New page: == PDF writer Setup (description by Leo Selavo) ==  You can set up a printer in Microsoft Windows so that whenever you want to create a PDF file, you just print to this virtual  printer.  ...</title>
		<link rel="alternate" type="text/html" href="http://andromeda.df.lu.lv/wiki/index.php?title=Leo:Print_To_PDF&amp;diff=786&amp;oldid=prev"/>
		<updated>2009-07-30T00:09:48Z</updated>

		<summary type="html">&lt;p&gt;New page: == PDF writer Setup (description by Leo Selavo) ==  You can set up a printer in Microsoft Windows so that whenever you want to create a PDF file, you just print to this virtual  printer.  ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== PDF writer Setup (description by Leo Selavo) ==&lt;br /&gt;
&lt;br /&gt;
You can set up a printer in Microsoft Windows so that whenever&lt;br /&gt;
you want to create a PDF file, you just print to this virtual &lt;br /&gt;
printer.&lt;br /&gt;
&lt;br /&gt;
A PostScript (PS) file sent to a RedMon (Redirection Monitor) &lt;br /&gt;
port can be converted to a PDF file using Ghostscript. Here is how:&lt;br /&gt;
&lt;br /&gt;
# Install RedMon to create a redirection port on your computer&lt;br /&gt;
# Install a Postscript printer driver (preferably color)&lt;br /&gt;
# Configure the RedMon port so it starts Ghostscript.&lt;br /&gt;
# Make sure there is a pdfwrite device with correct paths defined in your Ghostscript folder&lt;br /&gt;
&lt;br /&gt;
You will need to look for RedMon and Ghostscript yourself, and&lt;br /&gt;
download the latest versions. Same goes for a PS printer driver.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Setup Details ==&lt;br /&gt;
&lt;br /&gt;
1.&lt;br /&gt;
Download, unzip RedMon.zip and run setup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2. &lt;br /&gt;
Install a printer driver for a colour PostScript printer, e.g. &lt;br /&gt;
Apple Color LaserWriter 12/600.  If you select a black and white &lt;br /&gt;
printer such as Apple LaserWriter II NT you will end up with your &lt;br /&gt;
color images becoming greyscale. &lt;br /&gt;
&lt;br /&gt;
When asked for port, use the local RedMon port (RPT1 or similar).&lt;br /&gt;
If the port is not present, add it as a new local port.&lt;br /&gt;
&lt;br /&gt;
You may wish to rename the printer from Apple Color LaserWriter &lt;br /&gt;
12/600 to Ghostscript PDF writer. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
3.&lt;br /&gt;
RedMon can be configured from ThePrinter-&amp;gt;Properties-&amp;gt;Ports-&amp;gt;Config.Port:&lt;br /&gt;
&lt;br /&gt;
The Ghostscript command in the port configuration dialogue would be &lt;br /&gt;
&lt;br /&gt;
    c:\gs\gs8.00\bin\gswin32c.exe&lt;br /&gt;
&lt;br /&gt;
and the arguments &lt;br /&gt;
&lt;br /&gt;
    @c:\gs\pdfwrite.rsp -sOutputFile=&amp;quot;%1&amp;quot; -c .setpdfwrite -f -&lt;br /&gt;
&lt;br /&gt;
Make sure you include the space and dash at the end of the line. &lt;br /&gt;
Failure to do this could result in Ghostscript stalling the print queue. &lt;br /&gt;
&lt;br /&gt;
Output should be set to &lt;br /&gt;
&lt;br /&gt;
    Prompt for filename&lt;br /&gt;
&lt;br /&gt;
All other settings should be left the same. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
4.&lt;br /&gt;
To use RedMon and Ghostscript to create a PDF writer, you need to &lt;br /&gt;
use the Ghostscript device pdfwrite. My c:\gs\pdfwrite.rsp would contain: &lt;br /&gt;
&lt;br /&gt;
 -Ic:\gs\gs8.00\lib;c:\gs\fonts&lt;br /&gt;
 -sDEVICE=pdfwrite&lt;br /&gt;
 -r300&lt;br /&gt;
 -dNOPAUSE&lt;br /&gt;
 -dSAFER&lt;br /&gt;
 -sPAPERSIZE=a4&lt;br /&gt;
&lt;br /&gt;
Make sure you have all the paths correctly pointing to existing locations.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Disclaimer ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I assume no responsibility if anything happens. This worked for me, use&lt;br /&gt;
at your own risk. Good luck.&lt;/div&gt;</summary>
		<author><name>Leo</name></author>
		
	</entry>
</feed>