<?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: _ODSDEST=PDF Formatting Bug Workarounds in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/ODSDEST-PDF-Formatting-Bug-Workarounds/m-p/215316#M8029</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Answers:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. "The title displays twice" -- This was fixed in the second maintenance release of SAS 9.2.&lt;/P&gt;&lt;P&gt;2. Headers -- It hard to tell what's going on here without a picture, but it could be due to pagination. Try using the ONEPANEL option on the PANELBY statement.&lt;/P&gt;&lt;P&gt;3. Not sure about the tabulate issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Apr 2015 17:56:41 GMT</pubDate>
    <dc:creator>DanH_sas</dc:creator>
    <dc:date>2015-04-02T17:56:41Z</dc:date>
    <item>
      <title>_ODSDEST=PDF Formatting Bug Workarounds</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODSDEST-PDF-Formatting-Bug-Workarounds/m-p/215315#M8028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial',sans-serif; color: black; background: white;"&gt;I have a basic sgpanel statement with a title.&amp;nbsp; IT displays properly when my output type is html.&amp;nbsp; When I change my output type to pdf.&amp;nbsp; The title displays twice. I tried using the &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial',sans-serif; color: black; background: white;"&gt;Title; statement to blank out the title however the title remains.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial',sans-serif; color: black; background: white;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial',sans-serif; color: black; background: white;"&gt;When I use sgpanel and set the output to pdf in SAS 9.2 my Sgpanel headers are repeated each time a new page on my pdf is displayed.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial',sans-serif; color: black; background: white;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial',sans-serif; color: black; background: white;"&gt;When I send a tabulate block to pdf the rows with the All command are pushed to the side. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial',sans-serif; color: black; background: white;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial',sans-serif; color: black; background: white;"&gt;Are there ways to handle these? &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 17:25:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODSDEST-PDF-Formatting-Bug-Workarounds/m-p/215315#M8028</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2015-04-02T17:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: _ODSDEST=PDF Formatting Bug Workarounds</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODSDEST-PDF-Formatting-Bug-Workarounds/m-p/215316#M8029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Answers:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. "The title displays twice" -- This was fixed in the second maintenance release of SAS 9.2.&lt;/P&gt;&lt;P&gt;2. Headers -- It hard to tell what's going on here without a picture, but it could be due to pagination. Try using the ONEPANEL option on the PANELBY statement.&lt;/P&gt;&lt;P&gt;3. Not sure about the tabulate issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 17:56:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODSDEST-PDF-Formatting-Bug-Workarounds/m-p/215316#M8029</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2015-04-02T17:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: _ODSDEST=PDF Formatting Bug Workarounds</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODSDEST-PDF-Formatting-Bug-Workarounds/m-p/215317#M8030</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; These are questions probably best answered by Tech Support. In addition to changing _ODSDEST, you might need to specify some extra options for your stored process like NOGTITLE/NOGFOOTNOTE. Or, depending on your client application, the result format of PDF might not be respected. For example, even if you have an override for _ODSDEST of PDF, that destination is not "received" by all the BI clients. PowerPoint and Web Report Studio will not "receive" PDF results and the output type is changed to SASReport&amp;nbsp; format under the covers. And, for the Information Delivery Portal or the Stored Process Web App, sometimes you have to send your own content-type header using the STPSRV_HEADER function. And instead of a straight override for _ODSDEST using %STPBEGIN, sometimes you have to use _WEBOUT explicitly with the ODS PDF invocation (not using %STPBEGIN), as shown here: &lt;A href="http://support.sas.com/kb/12/994.html" title="http://support.sas.com/kb/12/994.html"&gt;12994 - Creating a PDF, CSV or RTF file when running the SAS® Stored Process Server&lt;/A&gt;, see Example 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 17:59:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODSDEST-PDF-Formatting-Bug-Workarounds/m-p/215317#M8030</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2015-04-02T17:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: _ODSDEST=PDF Formatting Bug Workarounds</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODSDEST-PDF-Formatting-Bug-Workarounds/m-p/215318#M8031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The tabulate issue I have experienced a number of times and it is not just with PDF, I have it occur with RTF.&lt;/P&gt;&lt;P&gt;Sometimes ROW=Float will help and others using overrides for column widths helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 18:12:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODSDEST-PDF-Formatting-Bug-Workarounds/m-p/215318#M8031</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-04-02T18:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: _ODSDEST=PDF Formatting Bug Workarounds</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODSDEST-PDF-Formatting-Bug-Workarounds/m-p/215319#M8032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial',sans-serif; color: black; background: white;"&gt;Below is a screen shot of the PDF two headers.&amp;nbsp; The one panel option helped but did not entirely solve the issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="pdf two titles.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/9882_pdf two titles.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial',sans-serif; color: black; background: white;"&gt;Researching row float it did not seem to have effect.&amp;nbsp; Because I am creating my columns dynamically it is extremely difficult to preset the width.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial',sans-serif; color: black; background: white;"&gt;Looking into &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Helvetica, sans-serif; background: white;"&gt;NOGTITLE&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 18:36:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODSDEST-PDF-Formatting-Bug-Workarounds/m-p/215319#M8032</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2015-04-02T18:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: _ODSDEST=PDF Formatting Bug Workarounds</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODSDEST-PDF-Formatting-Bug-Workarounds/m-p/215320#M8033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A couple of questions:&lt;/P&gt;&lt;P&gt;1. Based on the picture, the only duplication is in the title, not the panel headers. Is that correct?&lt;/P&gt;&lt;P&gt;2. Can you run this command and post the result from your log?:&lt;/P&gt;&lt;P&gt;%put &amp;amp;sysvlong;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 18:44:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODSDEST-PDF-Formatting-Bug-Workarounds/m-p/215320#M8033</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2015-04-02T18:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: _ODSDEST=PDF Formatting Bug Workarounds</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODSDEST-PDF-Formatting-Bug-Workarounds/m-p/215321#M8034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial',sans-serif; color: black; background: white;"&gt;It looks like the duplicate is for the title for the sgpanel.&amp;nbsp; I’m not sure what a panel header is.&amp;nbsp; I’m only using the title statement inside of the sgpanel.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial',sans-serif; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Arial',sans-serif; color: black; background: white;"&gt;When I ran this command in my html output for Information Delivery Portal I got. 9.02.02M3P041310.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Arial, sans-serif;"&gt;Tabulate in HTML&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="9884" alt="PDF output good.png" class="jive-image" src="https://communities.sas.com/legacyfs/online/9884_PDF output good.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tabulate in PDF&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="9883" alt="PDF tabular bad.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/9883_PDF tabular bad.png" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 18:55:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODSDEST-PDF-Formatting-Bug-Workarounds/m-p/215321#M8034</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2015-04-02T18:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: _ODSDEST=PDF Formatting Bug Workarounds</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODSDEST-PDF-Formatting-Bug-Workarounds/m-p/215322#M8035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out this SAS note and see if it helps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/34/600.html" title="http://support.sas.com/kb/34/600.html"&gt;http://support.sas.com/kb/34/600.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 15:45:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODSDEST-PDF-Formatting-Bug-Workarounds/m-p/215322#M8035</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2015-04-09T15:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: _ODSDEST=PDF Formatting Bug Workarounds</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/ODSDEST-PDF-Formatting-Bug-Workarounds/m-p/215323#M8036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; color: black; background: white;"&gt;Dan,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial',sans-serif; color: black; background: white;"&gt;I found that solution works for removing the double header.&amp;nbsp; I also found that proc report has less issues in PDF than tabulate. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 16:28:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/ODSDEST-PDF-Formatting-Bug-Workarounds/m-p/215323#M8036</guid>
      <dc:creator>DavidPhillips2</dc:creator>
      <dc:date>2015-04-09T16:28:07Z</dc:date>
    </item>
  </channel>
</rss>

