<?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: How to convert a .srx file to a .pdf file? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-convert-a-srx-file-to-a-pdf-file/m-p/167466#M12887</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear EdBe,&lt;/P&gt;&lt;P&gt;I am new to Enterprise Guide and Web Report Studio.&amp;nbsp; Can you use Web Report Studio to "Print" your .srx file? &lt;/P&gt;&lt;P&gt;" And of course, you can "print" SAS Web Report Studio reports to PDF."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I'll be following your question to find out how to use WRS .srx files in an EG project.&amp;nbsp; Thank you for posting the question!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 May 2014 14:25:16 GMT</pubDate>
    <dc:creator>jwillis</dc:creator>
    <dc:date>2014-05-21T14:25:16Z</dc:date>
    <item>
      <title>How to convert a .srx file to a .pdf file?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-convert-a-srx-file-to-a-pdf-file/m-p/167465#M12886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mr. Hemedinger says in this post:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://blogs.sas.com/content/sasdummy/2012/02/22/about-sas-report-format/" title="http://blogs.sas.com/content/sasdummy/2012/02/22/about-sas-report-format/"&gt; SAS Report: You&amp;amp;#8217;re soaking in it - The SAS Dummy&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that to convert SAS report to PDF in E.G. you can do "File-&amp;gt;New-&amp;gt;Report".&lt;/P&gt;&lt;P&gt;But does not .srx count as an SAS report?&amp;nbsp;&amp;nbsp; When I do File-&amp;gt;New-&amp;gt;Report" and navigate&lt;/P&gt;&lt;P&gt;to my .srx file, it's not even recognized, it says &amp;lt;Project does not contain results in SAS Report Format&amp;gt;&lt;/P&gt;&lt;P&gt;But yet when I double-click on it in EG, it displays the .srx report just fine. Is srx not just as good a SAS&lt;/P&gt;&lt;P&gt;report format, and is there no easy way to &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;convert it to PDF?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, and cheers - Ed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 13:51:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-convert-a-srx-file-to-a-pdf-file/m-p/167465#M12886</guid>
      <dc:creator>EdBe</dc:creator>
      <dc:date>2014-05-21T13:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert a .srx file to a .pdf file?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-convert-a-srx-file-to-a-pdf-file/m-p/167466#M12887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear EdBe,&lt;/P&gt;&lt;P&gt;I am new to Enterprise Guide and Web Report Studio.&amp;nbsp; Can you use Web Report Studio to "Print" your .srx file? &lt;/P&gt;&lt;P&gt;" And of course, you can "print" SAS Web Report Studio reports to PDF."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I'll be following your question to find out how to use WRS .srx files in an EG project.&amp;nbsp; Thank you for posting the question!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 14:25:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-convert-a-srx-file-to-a-pdf-file/m-p/167466#M12887</guid>
      <dc:creator>jwillis</dc:creator>
      <dc:date>2014-05-21T14:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert a .srx file to a .pdf file?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-convert-a-srx-file-to-a-pdf-file/m-p/167467#M12888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ed you got it PDF HTML RTF are to different in their structure for easy conversions. So SAS added the SRX format with more functionality as either of them.&lt;BR /&gt;You can do some bad words on that.&lt;BR /&gt;Or &lt;BR /&gt;think about using proc document of ODS&amp;nbsp; &lt;A href="http://support.sas.com/documentation/cdl/en/odsug/66611/HTML/default/viewer.htm#n18nmkmj3ed2hrn13i9cwm821blu.htm" title="http://support.sas.com/documentation/cdl/en/odsug/66611/HTML/default/viewer.htm#n18nmkmj3ed2hrn13i9cwm821blu.htm"&gt;SAS(R) 9.4 Output Delivery System: User's Guide, Second Edition&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Storing output fist and afterwards creating the wanted&amp;nbsp; structure later.&lt;/P&gt;&lt;P&gt;Within Eguide you could choose to generate all outputtypes in the same run. It is an option/setting &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 14:27:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-convert-a-srx-file-to-a-pdf-file/m-p/167467#M12888</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-05-21T14:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert a .srx file to a .pdf file?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-convert-a-srx-file-to-a-pdf-file/m-p/167468#M12889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a good idea, and it would work well on an OS that I'd prefer to be using ;-).&amp;nbsp; But in this case I'm on a Windows machine and the only option from the "print" dialog is&amp;nbsp; - in typical Microsoft fashion - to print to an XPS file, which is if anything *less* useful to me than the .srx file.&amp;nbsp;&amp;nbsp; I don't *think* there's any other way to print, other than that.&amp;nbsp; Thanks - Ed &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 16:11:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-convert-a-srx-file-to-a-pdf-file/m-p/167468#M12889</guid>
      <dc:creator>EdBe</dc:creator>
      <dc:date>2014-05-21T16:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert a .srx file to a .pdf file?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-convert-a-srx-file-to-a-pdf-file/m-p/167469#M12890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess that's the way to go, then.&amp;nbsp; It's just that I came back to a project I hadn't looked at in a few weeks, and there was a .srx file which I had created, but I couldn't recall how I created it, so I thought it would be useful (for this case and for future reference) to just be able to convert it quickly and get it to the outside world in a usable form to refer to.&amp;nbsp; I guess I'll go back to the start and do it right this time. Thanks, and cheers - Ed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 16:31:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-convert-a-srx-file-to-a-pdf-file/m-p/167469#M12890</guid>
      <dc:creator>EdBe</dc:creator>
      <dc:date>2014-05-21T16:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert a .srx file to a .pdf file?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-convert-a-srx-file-to-a-pdf-file/m-p/167470#M12891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also don't know how to convert a .srx file to a .&lt;A href="http://www.rasteredge.com/how-to/csharp-imaging/pdf-converting/"&gt;&lt;SPAN style="color: #333333;"&gt;pdf file&lt;/SPAN&gt;&lt;/A&gt;, I searched it on google, most &lt;A href="http://www.rasteredge.com/how-to/vb-net-imaging/pdf-converting/"&gt;&lt;SPAN style="color: #333333;"&gt;pdf converter&lt;/SPAN&gt;&lt;/A&gt; don't mention srx.&lt;/P&gt;&lt;P&gt;So lucky to find guide here, Thank you all for the posts,&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 03:37:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-convert-a-srx-file-to-a-pdf-file/m-p/167470#M12891</guid>
      <dc:creator>longwest</dc:creator>
      <dc:date>2015-06-02T03:37:34Z</dc:date>
    </item>
  </channel>
</rss>

