<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Direct Printing of ODS RTF in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Direct-Printing-of-ODS-RTF/m-p/61367#M7319</link>
    <description>Found an answer for myself.&lt;BR /&gt;
&lt;BR /&gt;
Instead of the rtf destination, I can use the printer destination, e.g. ods printer printer="\\cypdev\CQREDEV";   Seems to work just fine.</description>
    <pubDate>Thu, 13 Nov 2008 21:07:52 GMT</pubDate>
    <dc:creator>Bill</dc:creator>
    <dc:date>2008-11-13T21:07:52Z</dc:date>
    <item>
      <title>Direct Printing of ODS RTF</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Direct-Printing-of-ODS-RTF/m-p/61366#M7318</link>
      <description>I've been given a challenge.&lt;BR /&gt;
&lt;BR /&gt;
I have an ODS RTF report that drops the document into a directory as a file, e.g.&lt;BR /&gt;
c:\temp\Reprot1.rtf.  I've been asked to send this document directly to a print queue, e.g.  \\cypdev\CQREDEV .  My direct to rtf code looks like this:&lt;BR /&gt;
&lt;BR /&gt;
ods rtf file='c:\temp\Report1.rtf';                                                                    &lt;BR /&gt;
                                                                                                                        proc print data=sashelp.class;   &lt;BR /&gt;
                                                                                       run;                                                                                                                                    &lt;BR /&gt;
                                                                                                                                        &lt;BR /&gt;
ods rtf close; &lt;BR /&gt;
&lt;BR /&gt;
How do I incorporate the printer destination for the rtf file?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Bill</description>
      <pubDate>Thu, 13 Nov 2008 18:44:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Direct-Printing-of-ODS-RTF/m-p/61366#M7318</guid>
      <dc:creator>Bill</dc:creator>
      <dc:date>2008-11-13T18:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Direct Printing of ODS RTF</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Direct-Printing-of-ODS-RTF/m-p/61367#M7319</link>
      <description>Found an answer for myself.&lt;BR /&gt;
&lt;BR /&gt;
Instead of the rtf destination, I can use the printer destination, e.g. ods printer printer="\\cypdev\CQREDEV";   Seems to work just fine.</description>
      <pubDate>Thu, 13 Nov 2008 21:07:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Direct-Printing-of-ODS-RTF/m-p/61367#M7319</guid>
      <dc:creator>Bill</dc:creator>
      <dc:date>2008-11-13T21:07:52Z</dc:date>
    </item>
  </channel>
</rss>

