Thanks a lot John, that will do !!<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -Javier<br><br><div><span class="gmail_quote">On 1/18/07, <b class="gmail_sendername">John M McIntosh</b> &lt;<a href="mailto:johnmci@smalltalkconsulting.com">johnmci@smalltalkconsulting.com
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Well there is a printJob plugin and smalltalk code to interface to<br>
OSX printing logic to print forms, or embedded postscript.<br><br>PrintJobPlugin.v1.4.2.bundle.zip<br><br>On my iDisk, via <a href="http://www.smalltalkconsulting.com/squeak.html">http://www.smalltalkconsulting.com/squeak.html
</a><br><br>PrintJobPlugin.v1.4.2.bundle.zip<br>RealPrinting-JMM.7.cs.zip<br><br>With help with Impara last Dec I changed the print form logic to<br>print to the chosen printer via Quartz, versus quickdraw to support<br>macIntel, and rewrote
<br>the logic to enable the usage of embedded postscript. I&#39;ll note if<br>you use postscript you can only see the results on a postscript<br>device, printing to<br>a PDF won&#39;t show the data.<br><br>Your other choice is to make a *.ps file and use the OSProcess plugin
<br>or the Applescript interface to open the *.ps file which will convert<br>it to a PDF.<br>Also you could use the AppleScript or OSProcess plugin to invoke<br>ps2pdf, I&#39;ll note you can execute shell script from AppleScript, and
<br>go from there.<br><br><br><br><br>On Jan 18, 2007, at 8:31 AM, Javier Reyes wrote:<br><br>&gt; Hello All,<br>&gt;<br>&gt; I work on PC but I&#39;m developing something for Mac using Squeak. The<br>&gt; final result is a Form made with Morphic and saved in Poscript.
<br>&gt;<br>&gt; Is there any way I can launch the printing task from my application?<br>&gt;<br>&gt; All the best,<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-Javier<br>&gt;<br>&gt;<br><br>--<br>========================================================================
<br>===<br>John M. McIntosh &lt;<a href="mailto:johnmci@smalltalkconsulting.com">johnmci@smalltalkconsulting.com</a>&gt;<br>Corporate Smalltalk Consulting Ltd.&nbsp;&nbsp;<a href="http://www.smalltalkconsulting.com">http://www.smalltalkconsulting.com
</a><br>========================================================================<br>===<br><br><br><br></blockquote></div><br>