<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to support-requests</title><link href="https://sourceforge.net/p/wxghostscript/support-requests/" rel="alternate"/><link href="https://sourceforge.net/p/wxghostscript/support-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/wxghostscript/support-requests/</id><updated>2005-02-28T14:42:15Z</updated><subtitle>Recent changes to support-requests</subtitle><entry><title>Printing Postscript in wxWidgets</title><link href="https://sourceforge.net/p/wxghostscript/support-requests/1/" rel="alternate"/><published>2005-02-28T14:42:15Z</published><updated>2005-02-28T14:42:15Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net64e20cf1f5426aa3269daf77a04cdfbc89c33dd9</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I am using wxGhostscript in a wxWidgets app to view &lt;br /&gt;
Postscript files, and it's great.  What I want to do is to &lt;br /&gt;
print the Postscript file, either to a Postscript printer or &lt;br /&gt;
non-Postscript printer.  I believe there are two avenues of &lt;br /&gt;
approach.&lt;/p&gt;
&lt;p&gt;1.  Simply send the Postscript file to the (Postscript) &lt;br /&gt;
printer.  I am having trouble doing this because I don't &lt;br /&gt;
know how to send the Postscript stream to the printer &lt;br /&gt;
given the printing architecture in wxWidgets.&lt;/p&gt;
&lt;p&gt;2.  Draw the Postscript image to a dc that is given to me &lt;br /&gt;
by the Printing architecture.  I am also having trouble &lt;br /&gt;
doing this and hope that somebody has already done it.&lt;/p&gt;
&lt;p&gt;The third approach would be to copy the screen window &lt;br /&gt;
with the Postscript image to the dc given to me by the &lt;br /&gt;
printing architecture, but I don't want to do this as it &lt;br /&gt;
would not give me the best resolution as determined by &lt;br /&gt;
the printer's capabilities.&lt;/p&gt;
&lt;p&gt;I can provide more details, but I wanted to first see if &lt;br /&gt;
anyone has done it with success, or if you could give &lt;br /&gt;
me some general direction.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>