<?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 ODS PDF - Third Level for Bookmarks in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-Third-Level-for-Bookmarks/m-p/46291#M6050</link>
    <description>I'm using ods pdf to create a pdf report.&lt;BR /&gt;
Using proclabel I'm able to make one level of bookmarks.&lt;BR /&gt;
Using des= in proc gplot I'm able to make a second level for my bookmarks in the pdf file.&lt;BR /&gt;
I was wondering if it's possible to create a third level of bookmarks (with gplot) in the pdf file?&lt;BR /&gt;
Thank you.</description>
    <pubDate>Thu, 18 Jun 2009 06:07:10 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-06-18T06:07:10Z</dc:date>
    <item>
      <title>ODS PDF - Third Level for Bookmarks</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-Third-Level-for-Bookmarks/m-p/46291#M6050</link>
      <description>I'm using ods pdf to create a pdf report.&lt;BR /&gt;
Using proclabel I'm able to make one level of bookmarks.&lt;BR /&gt;
Using des= in proc gplot I'm able to make a second level for my bookmarks in the pdf file.&lt;BR /&gt;
I was wondering if it's possible to create a third level of bookmarks (with gplot) in the pdf file?&lt;BR /&gt;
Thank you.</description>
      <pubDate>Thu, 18 Jun 2009 06:07:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-Third-Level-for-Bookmarks/m-p/46291#M6050</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-06-18T06:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: ODS PDF - Third Level for Bookmarks</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-Third-Level-for-Bookmarks/m-p/46292#M6051</link>
      <description>I don't understand your need&lt;BR /&gt;
a bookmark in a pdf file serve to find a 'paper' page&lt;BR /&gt;
with your second level, you are able to reach a graph (gplot) on a page&lt;BR /&gt;
Why  a third level Then?&lt;BR /&gt;
Andre</description>
      <pubDate>Thu, 18 Jun 2009 08:23:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-Third-Level-for-Bookmarks/m-p/46292#M6051</guid>
      <dc:creator>Andre</dc:creator>
      <dc:date>2009-06-18T08:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: ODS PDF - Third Level for Bookmarks</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-Third-Level-for-Bookmarks/m-p/46293#M6052</link>
      <description>Recommend searching the SAS support  &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt;   website for topic-related reference documents, or use the Google advanced search argument below to find reference material, some of which is version-related as TECHNOTES:&lt;BR /&gt;
&lt;BR /&gt;
ods pdf bookmark level gplot site:sas.com&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
TS-659&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
18MAR04&lt;BR /&gt;
&lt;BR /&gt;
TS-659 Exporting SAS/GRAPH Output to PDF Files&lt;BR /&gt;
from Release 8.2 and higher&lt;BR /&gt;
&lt;A href="http://support.sas.com/techsup/technote/ts659/ts659.html" target="_blank"&gt;http://support.sas.com/techsup/technote/ts659/ts659.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Using SAS®9 ODS Features to Present Table and Graph Data&lt;BR /&gt;
in an Adobe PDF File&lt;BR /&gt;
Lori S. Parsons, Ovation Research Group, Seattle, Washington&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi30/172-30.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi30/172-30.pdf&lt;/A&gt;</description>
      <pubDate>Thu, 18 Jun 2009 12:20:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-Third-Level-for-Bookmarks/m-p/46293#M6052</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-06-18T12:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: ODS PDF - Third Level for Bookmarks</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-Third-Level-for-Bookmarks/m-p/46294#M6053</link>
      <description>Hi:&lt;BR /&gt;
  In addition to the suggestions you've already been given....&lt;BR /&gt;
&lt;BR /&gt;
  If what you want is to -insert- a TOC level in the bookmarks -- a level not automatically created by SAS and your procedure, then your choice is ODS DOCUMENT, which will allow you to create your own TOC/bookmark hierarchy.&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?messageID=10118➆" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?messageID=10118➆&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
  This previous forum post is most relevant and you can search the support.sas.com documentation for more information on how to use PROC DOCUMENT. Or, look at this SGF paper:&lt;BR /&gt;
&lt;A href="http://support.sas.com/resources/papers/sgf09/318-2009.pdf" target="_blank"&gt;http://support.sas.com/resources/papers/sgf09/318-2009.pdf&lt;/A&gt;&lt;BR /&gt;
  &lt;BR /&gt;
  Most folks want to take levels away from the TOC or rearrange the objects in the TOC, however, so the paper only shows that kind of customization.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 18 Jun 2009 13:58:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-Third-Level-for-Bookmarks/m-p/46294#M6053</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2009-06-18T13:58:38Z</dc:date>
    </item>
  </channel>
</rss>

