<?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 SAS 9.2 pdf hsize issue in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/SAS-9-2-pdf-hsize-issue/m-p/17965#M383</link>
    <description>Ever since upgrading to SAS 9.2, I've been getting the following error when trying to output to a multi page PDF:&lt;BR /&gt;
&lt;BR /&gt;
WARNING: The specified value of 10.5000 inches for HSIZE= is larger than 8.0000 inches which is the maximum for the device PDFC. HSIZE is ignored.&lt;BR /&gt;
NOTE: The above message was for the following BY group:&lt;BR /&gt;
SpecialtyGroupDescription=ANESTHESIOLOGY&lt;BR /&gt;
&lt;BR /&gt;
There are 50+ specialties and the first page (first by group) prints out fine with a full page of width 10.5. However, from the second specialty on, the page is pushed down to a width of 8 and just looks compressed. Does anyone have any ideas? I'd like to avoid running this one update in 9.1. &lt;BR /&gt;
&lt;BR /&gt;
10.5 shouldn't be an issue for any page as it is set to landscape. &lt;BR /&gt;
&lt;BR /&gt;
goptions reset=all device=PDFC gsfname=output gsfmode=replace rotate=landscape;&lt;BR /&gt;
&lt;BR /&gt;
Thanks.</description>
    <pubDate>Fri, 07 May 2010 19:20:21 GMT</pubDate>
    <dc:creator>jklein271</dc:creator>
    <dc:date>2010-05-07T19:20:21Z</dc:date>
    <item>
      <title>SAS 9.2 pdf hsize issue</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-9-2-pdf-hsize-issue/m-p/17965#M383</link>
      <description>Ever since upgrading to SAS 9.2, I've been getting the following error when trying to output to a multi page PDF:&lt;BR /&gt;
&lt;BR /&gt;
WARNING: The specified value of 10.5000 inches for HSIZE= is larger than 8.0000 inches which is the maximum for the device PDFC. HSIZE is ignored.&lt;BR /&gt;
NOTE: The above message was for the following BY group:&lt;BR /&gt;
SpecialtyGroupDescription=ANESTHESIOLOGY&lt;BR /&gt;
&lt;BR /&gt;
There are 50+ specialties and the first page (first by group) prints out fine with a full page of width 10.5. However, from the second specialty on, the page is pushed down to a width of 8 and just looks compressed. Does anyone have any ideas? I'd like to avoid running this one update in 9.1. &lt;BR /&gt;
&lt;BR /&gt;
10.5 shouldn't be an issue for any page as it is set to landscape. &lt;BR /&gt;
&lt;BR /&gt;
goptions reset=all device=PDFC gsfname=output gsfmode=replace rotate=landscape;&lt;BR /&gt;
&lt;BR /&gt;
Thanks.</description>
      <pubDate>Fri, 07 May 2010 19:20:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-9-2-pdf-hsize-issue/m-p/17965#M383</guid>
      <dc:creator>jklein271</dc:creator>
      <dc:date>2010-05-07T19:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: SAS 9.2 pdf hsize issue</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SAS-9-2-pdf-hsize-issue/m-p/17966#M384</link>
      <description>Changing to device=zpdfc (device to replicate 9.1.3 pdf output) fixed my problem.</description>
      <pubDate>Fri, 07 May 2010 20:37:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SAS-9-2-pdf-hsize-issue/m-p/17966#M384</guid>
      <dc:creator>jklein271</dc:creator>
      <dc:date>2010-05-07T20:37:41Z</dc:date>
    </item>
  </channel>
</rss>

