<?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 How to hide (procedure) titles in SAS ODS PDF securely ? in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-hide-procedure-titles-in-SAS-ODS-PDF-securely/m-p/107403#M9938</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I faced a strange 'problem'. During multiple file processing (many thanks to helpful &lt;A href="http://support.sas.com/resources/papers/proceedings10/009-2010.pdf"&gt;paper&lt;/A&gt;&lt;/P&gt;&lt;P&gt;by Kevin McGowan and Matt Reich) SAS reads 8 '.txt' files and produces 8 '.pdf' files&lt;/P&gt;&lt;P&gt;to the same directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interestingly, the following code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; ODS NOPROCTITLE;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;&amp;lt;&amp;lt;&lt;/P&gt;&lt;P&gt; %macro myMacro;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ods pdf file = "...";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ods pdf close;&lt;/P&gt;&lt;P&gt; %mend myMacro;&lt;/P&gt;&lt;P&gt; %myMacro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;produces the first '.pdf' file with top centrally aligned titel 'The SAS System';&lt;/P&gt;&lt;P&gt;the following files contain no titles at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; %macro myMacro;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ods pdf file = "...";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ods pdf close;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp; ODS NOPROCTITLE;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt; &amp;lt;&amp;lt;&amp;lt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt; %mend myMacro;&lt;/P&gt;&lt;P&gt; %myMacro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;produces the first '.pdf' file with top centrally aligned titll 'The SAS System' &lt;EM&gt;and&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;procedure titles; again the following files contain no titles at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the SAS Help it is said that not all PROCs use PROCTITLE.&lt;/P&gt;&lt;P&gt;How to hide 'The SAS System' title with the former code ?&lt;/P&gt;&lt;P&gt;How to be confident with suppressing all titles created by different PROCs ?&lt;/P&gt;&lt;P&gt;What are the alternatives to 'TITLE;' statements ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 10 Aug 2013 13:15:53 GMT</pubDate>
    <dc:creator>stan</dc:creator>
    <dc:date>2013-08-10T13:15:53Z</dc:date>
    <item>
      <title>How to hide (procedure) titles in SAS ODS PDF securely ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-hide-procedure-titles-in-SAS-ODS-PDF-securely/m-p/107403#M9938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I faced a strange 'problem'. During multiple file processing (many thanks to helpful &lt;A href="http://support.sas.com/resources/papers/proceedings10/009-2010.pdf"&gt;paper&lt;/A&gt;&lt;/P&gt;&lt;P&gt;by Kevin McGowan and Matt Reich) SAS reads 8 '.txt' files and produces 8 '.pdf' files&lt;/P&gt;&lt;P&gt;to the same directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interestingly, the following code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; ODS NOPROCTITLE;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;&amp;lt;&amp;lt;&lt;/P&gt;&lt;P&gt; %macro myMacro;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ods pdf file = "...";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ods pdf close;&lt;/P&gt;&lt;P&gt; %mend myMacro;&lt;/P&gt;&lt;P&gt; %myMacro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;produces the first '.pdf' file with top centrally aligned titel 'The SAS System';&lt;/P&gt;&lt;P&gt;the following files contain no titles at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; %macro myMacro;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ods pdf file = "...";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ods pdf close;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp; ODS NOPROCTITLE;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt; &amp;lt;&amp;lt;&amp;lt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt; %mend myMacro;&lt;/P&gt;&lt;P&gt; %myMacro&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;produces the first '.pdf' file with top centrally aligned titll 'The SAS System' &lt;EM&gt;and&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;procedure titles; again the following files contain no titles at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the SAS Help it is said that not all PROCs use PROCTITLE.&lt;/P&gt;&lt;P&gt;How to hide 'The SAS System' title with the former code ?&lt;/P&gt;&lt;P&gt;How to be confident with suppressing all titles created by different PROCs ?&lt;/P&gt;&lt;P&gt;What are the alternatives to 'TITLE;' statements ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Aug 2013 13:15:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-hide-procedure-titles-in-SAS-ODS-PDF-securely/m-p/107403#M9938</guid>
      <dc:creator>stan</dc:creator>
      <dc:date>2013-08-10T13:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide (procedure) titles in SAS ODS PDF securely ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-hide-procedure-titles-in-SAS-ODS-PDF-securely/m-p/107404#M9939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; I would recommend that you read the SAS documentation. "The SAS System" is NOT a procedure title. It is a SAS System Title the "null" title statement:&lt;/P&gt;&lt;P&gt;TITLE; is the ONLY way to reset or get rid of the default "The SAS System".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ODS NOPROCTITLE or ODS NOPTITLE, only gets rid of the procedure specific titles: The MEANS Procedure, The FREQ Procedure, The UNIVARIATE Procedure, etc, etc. This statement has NO impact on system titles or footnotes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; So there is no UNIVERSAL turn off everything option. You control TITLES with the TITLE statement, FOOTNOTES with the FOOTNOTE statement and Procedure titles with the ODS NOPTITLE statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Aug 2013 17:46:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-hide-procedure-titles-in-SAS-ODS-PDF-securely/m-p/107404#M9939</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2013-08-10T17:46:28Z</dc:date>
    </item>
  </channel>
</rss>

