<?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: How to get a 300 DPI compressed TIFF image with ODS graphics in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/How-to-get-a-300-DPI-compressed-TIFF-image-with-ODS-graphics/m-p/534177#M17769</link>
    <description>&lt;P&gt;I do not think SAS can immediately compress TIFF images. I used an online service for free, and I am very satisfied. Here is the link:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ps2pdf.com/compress-tiff" target="_self"&gt;https://www.ps2pdf.com/compress-tiff&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 09 Feb 2019 20:04:20 GMT</pubDate>
    <dc:creator>Kabuto</dc:creator>
    <dc:date>2019-02-09T20:04:20Z</dc:date>
    <item>
      <title>How to get a 300 DPI compressed TIFF image with ODS graphics</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-get-a-300-DPI-compressed-TIFF-image-with-ODS-graphics/m-p/273772#M9781</link>
      <description>&lt;P&gt;Traditional graphics driver TIFFP300 seems made for that purpose. How do I tell ODS to use it? Or is there another way to get ODS to create a 300 dpi compressed TIFF image?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm using SAS 9.4 TS Level 1M1 on Windows 7&lt;/P&gt;</description>
      <pubDate>Sat, 28 May 2016 18:06:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-get-a-300-DPI-compressed-TIFF-image-with-ODS-graphics/m-p/273772#M9781</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2016-05-28T18:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a 300 DPI compressed TIFF image with ODS graphics</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-get-a-300-DPI-compressed-TIFF-image-with-ODS-graphics/m-p/273785#M9782</link>
      <description>&lt;P&gt;Use LISTING destination with option IMAGE_DPI=300.&lt;/P&gt;
&lt;P&gt;Then, on ODS GRAPHICS statement, use option OUTPUTFMT=TIF.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since you mention compression, I checked the file size. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;The TIF file size written by SAS seems large (2.7MB) compared to PNG (110KB). &amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I load it into Photoshop and save it with LZW compression, it is smaller (212KB).&lt;/P&gt;
&lt;P&gt;I will check on this issue.&lt;/P&gt;</description>
      <pubDate>Sat, 28 May 2016 23:57:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-get-a-300-DPI-compressed-TIFF-image-with-ODS-graphics/m-p/273785#M9782</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2016-05-28T23:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a 300 DPI compressed TIFF image with ODS graphics</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-get-a-300-DPI-compressed-TIFF-image-with-ODS-graphics/m-p/273787#M9783</link>
      <description>&lt;P&gt;Thanks Sanjay, that's what I had tried. I am getting an uncompressed (i.e. very large) TIFF file with a stated resolution of 100 dpi. The total number of pixels do reflect however the requested size and resolution. For example, if I request width = 5in and an image_dpi = 300, I do get an image with 1500 pixels across. What is missing is dpi=300 in the picture properties and compression.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For now, I could manage to set the proper dpi and save with LZW compression using Irfanview.&lt;/P&gt;</description>
      <pubDate>Sun, 29 May 2016 03:52:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-get-a-300-DPI-compressed-TIFF-image-with-ODS-graphics/m-p/273787#M9783</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2016-05-29T03:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a 300 DPI compressed TIFF image with ODS graphics</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-get-a-300-DPI-compressed-TIFF-image-with-ODS-graphics/m-p/392214#M13416</link>
      <description>&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any news on how to compress tiff images? I understand that ods printer compresses automatically using packbits, this would be a great feature in ods listing. I'm sitting here with 160mb graphs at 1200dpi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jakob&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2017 14:18:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-get-a-300-DPI-compressed-TIFF-image-with-ODS-graphics/m-p/392214#M13416</guid>
      <dc:creator>JakobSAS</dc:creator>
      <dc:date>2017-08-31T14:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to get a 300 DPI compressed TIFF image with ODS graphics</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-to-get-a-300-DPI-compressed-TIFF-image-with-ODS-graphics/m-p/534177#M17769</link>
      <description>&lt;P&gt;I do not think SAS can immediately compress TIFF images. I used an online service for free, and I am very satisfied. Here is the link:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ps2pdf.com/compress-tiff" target="_self"&gt;https://www.ps2pdf.com/compress-tiff&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Feb 2019 20:04:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-to-get-a-300-DPI-compressed-TIFF-image-with-ODS-graphics/m-p/534177#M17769</guid>
      <dc:creator>Kabuto</dc:creator>
      <dc:date>2019-02-09T20:04:20Z</dc:date>
    </item>
  </channel>
</rss>

