<?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: Set the printer to use in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Set-the-printer-to-use/m-p/748297#M92840</link>
    <description>&lt;P&gt;According to JMP help page Print window uses your default printer&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1713603517214.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/63497i7EB6AE14CE59AB5C/image-size/large?v=v2&amp;amp;px=999" role="button" title="jthi_0-1713603517214.png" alt="jthi_0-1713603517214.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;so if you are willing to change that you should be able to do it. You can most likely change the default printer using Run Program and&amp;nbsp;&lt;EM&gt;RUNDLL32.EXE PRINTUI.DLL &lt;/EM&gt;&lt;A href="https://www.robvanderwoude.com/2kprintcontrol.php" target="_blank"&gt;https://www.robvanderwoude.com/2kprintcontrol.php&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 20 Apr 2024 09:01:03 GMT</pubDate>
    <dc:creator>jthi</dc:creator>
    <dc:date>2024-04-20T09:01:03Z</dc:date>
    <item>
      <title>Set the printer to use</title>
      <link>https://community.jmp.com/t5/Discussions/Set-the-printer-to-use/m-p/748294#M92839</link>
      <description>&lt;P&gt;I am trying to save out a data table as a PDF using JSL and the only way to do that I can find is to save it and use my Adobe PDF as the printer.&amp;nbsp; However, this is not the default printer I use so I would have to change it before I run the script then switch it back afterwards.&amp;nbsp; Is there any way for me to use JSL to set the printer to use?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the JSL I am using to print the data table&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;//PDF
Data Table( "Subset of Ti PVNs" ) &amp;lt;&amp;lt;Set page setup(
	margins( .1, .1, .1, .1 ),
	scale( .85 ),
	portrait( 0 ),
	paper size( "Letter" ) 
  );
 
Data Table( "Subset of Ti PVNs" ) &amp;lt;&amp;lt; Set Print Headers(""/*left*/, ""/*center*/,""/*right*/);
Data Table( "Subset of Ti PVNs" ) &amp;lt;&amp;lt; Set Print Footers(""/*left*/, ""/*center*/,""/*right*/);



Data Table( "Subset of Ti PVNs" ) &amp;lt;&amp;lt;print window;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I tried saving the data table to a journal and then I tried to print the journal as a PDF (which works) but I need the row width to be adjustable and I can do that with the stand alone data table but not with a data table added to a journal (there I can only adjust the column width, not the row width).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any ideas!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Sat, 20 Apr 2024 04:29:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Set-the-printer-to-use/m-p/748294#M92839</guid>
      <dc:creator>shampton82</dc:creator>
      <dc:date>2024-04-20T04:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Set the printer to use</title>
      <link>https://community.jmp.com/t5/Discussions/Set-the-printer-to-use/m-p/748297#M92840</link>
      <description>&lt;P&gt;According to JMP help page Print window uses your default printer&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1713603517214.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/63497i7EB6AE14CE59AB5C/image-size/large?v=v2&amp;amp;px=999" role="button" title="jthi_0-1713603517214.png" alt="jthi_0-1713603517214.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;so if you are willing to change that you should be able to do it. You can most likely change the default printer using Run Program and&amp;nbsp;&lt;EM&gt;RUNDLL32.EXE PRINTUI.DLL &lt;/EM&gt;&lt;A href="https://www.robvanderwoude.com/2kprintcontrol.php" target="_blank"&gt;https://www.robvanderwoude.com/2kprintcontrol.php&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 20 Apr 2024 09:01:03 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Set-the-printer-to-use/m-p/748297#M92840</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2024-04-20T09:01:03Z</dc:date>
    </item>
  </channel>
</rss>

