<?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: Saved Pictures Get Cut Off in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Saved-Pictures-Get-Cut-Off/m-p/62312#M33589</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Reboot to JMP or to my computer?&lt;/P&gt;&lt;P&gt;How can I do that?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jul 2018 07:37:07 GMT</pubDate>
    <dc:creator>inbalk</dc:creator>
    <dc:date>2018-07-09T07:37:07Z</dc:date>
    <item>
      <title>Saved Pictures Get Cut Off</title>
      <link>https://community.jmp.com/t5/Discussions/Saved-Pictures-Get-Cut-Off/m-p/17833#M16258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I am having a problem that looks like it is specific to my computer.&amp;nbsp; I am running jmp 11.2 on windows 8.1 (64 bit).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;It doesn't happen on my colleagues' setup so I figure there is a setting somewhere I am missing.&amp;nbsp; Here it is how to reproduce it....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the following code to create a trivial table, plot and then save the plot to my pc....&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;ttt = New Table( "test", Add Rows( 2 ), New Column( "DDD", Set Values( [1, 2] )),&lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt; New Column( "EEE", Set Values( [3, 4] )));&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;vvv = ttt &amp;lt;&amp;lt; Bivariate( Y( :DDD ), X( :EEE ) );&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;ppp = vvv &amp;lt;&amp;lt; Get Picture;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'courier new', courier;"&gt;ppp &amp;lt;&amp;lt; Save Picture("c:\Temp\test.png",PNG);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I look at the saved picture, it is cut off....&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11298_test.png" style="width: 347px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/2924i4C24F08F60455CA0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="11298_test.png" alt="11298_test.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am finding that every time I save a picture it is always cut off when I save it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 02:19:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Saved-Pictures-Get-Cut-Off/m-p/17833#M16258</guid>
      <dc:creator>howard_zolla</dc:creator>
      <dc:date>2016-10-19T02:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Saved Pictures Get Cut Off</title>
      <link>https://community.jmp.com/t5/Discussions/Saved-Pictures-Get-Cut-Off/m-p/17834#M16259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you set your screen scaling?&amp;nbsp; I think we had some measuring issues related to this at one time.&amp;nbsp; See if it works better at 100%.&amp;nbsp; Needs a reboot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11302_pastedImage_0.png" style="width: 645px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/2925iA72DC5C703B959DA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="11302_pastedImage_0.png" alt="11302_pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 02:20:04 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Saved-Pictures-Get-Cut-Off/m-p/17834#M16259</guid>
      <dc:creator>Craige_Hales</dc:creator>
      <dc:date>2016-10-19T02:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Saved Pictures Get Cut Off</title>
      <link>https://community.jmp.com/t5/Discussions/Saved-Pictures-Get-Cut-Off/m-p/17835#M16260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I simply rebooted and the problem went away.&amp;nbsp; That said, I switch between my laptop's screen and my docking station screen pretty often and I had noticed that some features on my screen were enlarged.&amp;nbsp; So, perhaps screen scaling was the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 18:19:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Saved-Pictures-Get-Cut-Off/m-p/17835#M16260</guid>
      <dc:creator>howard_zolla</dc:creator>
      <dc:date>2016-04-06T18:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Saved Pictures Get Cut Off</title>
      <link>https://community.jmp.com/t5/Discussions/Saved-Pictures-Get-Cut-Off/m-p/62312#M33589</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Reboot to JMP or to my computer?&lt;/P&gt;&lt;P&gt;How can I do that?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 07:37:07 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Saved-Pictures-Get-Cut-Off/m-p/62312#M33589</guid>
      <dc:creator>inbalk</dc:creator>
      <dc:date>2018-07-09T07:37:07Z</dc:date>
    </item>
  </channel>
</rss>

