<?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: suppress automatic bookmarks in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/suppress-automatic-bookmarks/m-p/963148#M26848</link>
    <description>&lt;P&gt;Hi!&amp;nbsp; So I've attached the proc report code and a screen shot of the output that is created.&amp;nbsp; By default, there is a Word bookmark created called idx.&amp;nbsp; We have a user who does not like this, and wants no bookmarks in their output.&amp;nbsp; My guess is that they can only be removed manually.&lt;/P&gt;</description>
    <pubDate>Tue, 01 Apr 2025 17:05:41 GMT</pubDate>
    <dc:creator>debusb1</dc:creator>
    <dc:date>2025-04-01T17:05:41Z</dc:date>
    <item>
      <title>suppress automatic bookmarks</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/suppress-automatic-bookmarks/m-p/963057#M26843</link>
      <description>&lt;P&gt;I have a user who wants to suppress the automatic 'idx' bookmarks created by proc report when writing to a document using ODS RTF.&amp;nbsp; Is this possible?&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2025 20:52:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/suppress-automatic-bookmarks/m-p/963057#M26843</guid>
      <dc:creator>debusb1</dc:creator>
      <dc:date>2025-03-31T20:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: suppress automatic bookmarks</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/suppress-automatic-bookmarks/m-p/963072#M26844</link>
      <description>Can you clarify your question more ? Post an example/desired output.&lt;BR /&gt;&lt;BR /&gt;Or you want this ?&lt;BR /&gt;&lt;A href="https://support.sas.com/kb/31/278.html" target="_blank"&gt;https://support.sas.com/kb/31/278.html&lt;/A&gt;</description>
      <pubDate>Tue, 01 Apr 2025 01:53:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/suppress-automatic-bookmarks/m-p/963072#M26844</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2025-04-01T01:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: suppress automatic bookmarks</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/suppress-automatic-bookmarks/m-p/963148#M26848</link>
      <description>&lt;P&gt;Hi!&amp;nbsp; So I've attached the proc report code and a screen shot of the output that is created.&amp;nbsp; By default, there is a Word bookmark created called idx.&amp;nbsp; We have a user who does not like this, and wants no bookmarks in their output.&amp;nbsp; My guess is that they can only be removed manually.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2025 17:05:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/suppress-automatic-bookmarks/m-p/963148#M26848</guid>
      <dc:creator>debusb1</dc:creator>
      <dc:date>2025-04-01T17:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: suppress automatic bookmarks</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/suppress-automatic-bookmarks/m-p/963181#M26850</link>
      <description>&lt;P&gt;Sorry.&lt;/P&gt;
&lt;P&gt;It looks like your issue is coming from options&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ANCHOR= 'anchor-name'&lt;/P&gt;
&lt;P&gt;or&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BOOKMARK='anchor-name' .&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;ods rtf file="c:\temp\test.rtf" &lt;STRONG&gt;bookmark='xx'&lt;/STRONG&gt;;                                                                                                                                                                                                                                                                      
proc report nowd data=sashelp.class; 
run; 
ods rtf close;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Unfortunately, I am unable to find some option like NOBOOKMARK.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Maybe&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13549"&gt;@Cynthia_sas&lt;/a&gt;&amp;nbsp; know a solution, or buy a ticket to sas support.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 02:42:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/suppress-automatic-bookmarks/m-p/963181#M26850</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2025-04-02T02:42:36Z</dc:date>
    </item>
  </channel>
</rss>

