<?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: ods pdf papersize depends on browser locale? in Developers</title>
    <link>https://communities.sas.com/t5/Developers/ods-pdf-papersize-depends-on-browser-locale/m-p/81352#M3547</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you both.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i will submit a separate question how to set the papersize.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 14 Sep 2013 14:35:04 GMT</pubDate>
    <dc:creator>bheinsius</dc:creator>
    <dc:date>2013-09-14T14:35:04Z</dc:date>
    <item>
      <title>ods pdf papersize depends on browser locale?</title>
      <link>https://communities.sas.com/t5/Developers/ods-pdf-papersize-depends-on-browser-locale/m-p/81349#M3544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a stored process that generates a pdf that is streamed to the browser.&lt;/P&gt;&lt;P&gt;when i set my browser's locale to Dutch, the pdf is created with papersize A4.&lt;/P&gt;&lt;P&gt;when i set my browser's locale to US, the pdf is created with papersize letter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. i cannot find documentation describing this behavior. is there any?&lt;/P&gt;&lt;P&gt;2. how can i influence the papersize setting without having to change browser locale? options papersize=a4 doesn't work because sp deployment inserts %stpbegin before it causing it to not work. &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;i can't / don't want to manually edit the stored process code after deploying it because i don't have the permissions to do that.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks already,&lt;/P&gt;&lt;P&gt;Bart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 13:04:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/ods-pdf-papersize-depends-on-browser-locale/m-p/81349#M3544</guid>
      <dc:creator>bheinsius</dc:creator>
      <dc:date>2013-09-13T13:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: ods pdf papersize depends on browser locale?</title>
      <link>https://communities.sas.com/t5/Developers/ods-pdf-papersize-depends-on-browser-locale/m-p/81350#M3545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The documentation in my 9.2 install when looking at the index for NLS has a subtopic of locale that lists implicit items associated with locale. Also the same documentation says that if you explicitly set an option, such as papersize, that will override the implicit setting from locale. So setting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;options papersize should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I'm not sure about where that would go in relation to stored process. Possibly in whatever calls the process?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 18:21:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/ods-pdf-papersize-depends-on-browser-locale/m-p/81350#M3545</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2013-09-13T18:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: ods pdf papersize depends on browser locale?</title>
      <link>https://communities.sas.com/t5/Developers/ods-pdf-papersize-depends-on-browser-locale/m-p/81351#M3546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/nlsref/61893/HTML/default/viewer.htm#a002609148.htm" title="http://support.sas.com/documentation/cdl/en/nlsref/61893/HTML/default/viewer.htm#a002609148.htm"&gt;SAS(R) 9.2 National Language Support (NLS): Reference Guide&lt;/A&gt; ( specifying a Locale ) is telling:&lt;/P&gt;&lt;P&gt;DATESTYLE=&amp;nbsp;&amp;nbsp;&amp;nbsp; DFLANG=&amp;nbsp;&amp;nbsp;&amp;nbsp; ENCODING=&amp;nbsp;&amp;nbsp; PAPERSIZE=&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TRANTAB=&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the default values.&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/nlsref/61893/HTML/default/viewer.htm#a002613623.htm" title="http://support.sas.com/documentation/cdl/en/nlsref/61893/HTML/default/viewer.htm#a002613623.htm"&gt;SAS(R) 9.2 National Language Support (NLS): Reference Guide&lt;/A&gt; ( LOCALE= Values and Default Settings for ENCODING, PAPERSIZE, DFLANG, and DATESTYLE options)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/biwaag/63149/HTML/default/viewer.htm#a003291302.htm" title="http://support.sas.com/documentation/cdl/en/biwaag/63149/HTML/default/viewer.htm#a003291302.htm"&gt;SAS(R) 9.2 Intelligence Platform: Web Application Administration Guide, Fourth Edition&lt;/A&gt; (SAS Web Infrastructure Platform)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 19:52:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/ods-pdf-papersize-depends-on-browser-locale/m-p/81351#M3546</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2013-09-13T19:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: ods pdf papersize depends on browser locale?</title>
      <link>https://communities.sas.com/t5/Developers/ods-pdf-papersize-depends-on-browser-locale/m-p/81352#M3547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you both.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i will submit a separate question how to set the papersize.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Sep 2013 14:35:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/ods-pdf-papersize-depends-on-browser-locale/m-p/81352#M3547</guid>
      <dc:creator>bheinsius</dc:creator>
      <dc:date>2013-09-14T14:35:04Z</dc:date>
    </item>
  </channel>
</rss>

