<?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: Substitute to PlotFlow for Mac OS 10.7 in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/Substitute-to-PlotFlow-for-Mac-OS-10-7/m-p/144403#M15805</link>
    <description>I have updated the PlotFlow article on AC wiki with some Automator tricks that might help you: &lt;A href="http://archicadwiki.com/PlotFlow" target="_blank"&gt;http://archicadwiki.com/PlotFlow&lt;/A&gt;</description>
    <pubDate>Thu, 26 Apr 2012 17:40:44 GMT</pubDate>
    <dc:creator>Marton Kiss</dc:creator>
    <dc:date>2012-04-26T17:40:44Z</dc:date>
    <item>
      <title>Substitute to PlotFlow for Mac OS 10.7</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Substitute-to-PlotFlow-for-Mac-OS-10-7/m-p/144399#M15801</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Anyone knows a substitute to PlotFlow under Mac OS 10.7? It's a very powerful toll that I was used to work with and that I would like to substitute. All my office machines are now with Lion and I loose the chance to run PlotFlow.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 25 Apr 2012 18:53:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Substitute-to-PlotFlow-for-Mac-OS-10-7/m-p/144399#M15801</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-25T18:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Substitute to PlotFlow for Mac OS 10.7</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Substitute-to-PlotFlow-for-Mac-OS-10-7/m-p/144400#M15802</link>
      <description>Dear Lousa,&lt;BR /&gt;
&lt;BR /&gt;
Mac OS X 10.7 cannot run applications developed for PPC processor (like PlotFlow). &lt;BR /&gt;
It also results, that PlotFlow is no longer supported in ArchiCAD 15.&lt;BR /&gt;
See more: &lt;A href="http://archicadwiki.com/PlotFlow" target="_blank"&gt;http://archicadwiki.com/PlotFlow&lt;/A&gt;</description>
      <pubDate>Thu, 26 Apr 2012 07:30:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Substitute-to-PlotFlow-for-Mac-OS-10-7/m-p/144400#M15802</guid>
      <dc:creator>Katalin Takacs</dc:creator>
      <dc:date>2012-04-26T07:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Substitute to PlotFlow for Mac OS 10.7</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Substitute-to-PlotFlow-for-Mac-OS-10-7/m-p/144401#M15803</link>
      <description>&lt;BLOCKQUOTE&gt;Katalin wrote:&lt;BR /&gt;Dear Lousa,&lt;BR /&gt;
&lt;BR /&gt;
Mac OS X 10.7 cannot run applications developed for PPC processor (like PlotFlow). &lt;BR /&gt;
It also results, that PlotFlow is no longer supported in ArchiCAD 15.&lt;BR /&gt;
See more: &lt;A href="http://archicadwiki.com/PlotFlow" target="_blank"&gt;http://archicadwiki.com/PlotFlow&lt;/A&gt;&lt;/BLOCKQUOTE&gt;

Thanks for your replay Katalin. I already know that rosseta is know off. What I would like is to find a replacement for PlotFlow, in order to be able to batch plotting, keeping control of the process.&lt;BR /&gt;
&lt;BR /&gt;
Best regards</description>
      <pubDate>Thu, 26 Apr 2012 07:42:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Substitute-to-PlotFlow-for-Mac-OS-10-7/m-p/144401#M15803</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-26T07:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: Substitute to PlotFlow for Mac OS 10.7</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Substitute-to-PlotFlow-for-Mac-OS-10-7/m-p/144402#M15804</link>
      <description>This is a big issue and complaint for me too, and I am pretty sure GS will not rework Plotflow.&lt;BR /&gt;
&lt;BR /&gt;
I have not tried this yet as I just received this info, and I am not Terminal savvy:)  so, please post if you try this and it works.&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
&lt;BR /&gt;
A workaround (unfortunately it is not as user friendly as Plotflow):&lt;BR /&gt;
&lt;BR /&gt;
You can list the names of installed printers with the following command in Terminal:&lt;BR /&gt;
lpstat -p -d&lt;BR /&gt;
&lt;BR /&gt;
You can send the given PLT file to the printer with the following command in Terminal (this command will put your file into printer's queue):&lt;BR /&gt;
lpr -oraw &amp;lt;filepath&amp;gt; -P &amp;lt;printername&amp;gt;&lt;BR /&gt;
&lt;BR /&gt;
File should be draganddropped after -oraw. The name of printer should be copypasted from the result of previous command.&lt;BR /&gt;
&lt;BR /&gt;
You can open your printer's queue in System Preferences/Print &amp;amp; Scan. This is the place where you can pause or delete your actual printing job (I suppose these information you already know).</description>
      <pubDate>Thu, 26 Apr 2012 15:08:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Substitute-to-PlotFlow-for-Mac-OS-10-7/m-p/144402#M15804</guid>
      <dc:creator>Rick Thompson</dc:creator>
      <dc:date>2012-04-26T15:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Substitute to PlotFlow for Mac OS 10.7</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Substitute-to-PlotFlow-for-Mac-OS-10-7/m-p/144403#M15805</link>
      <description>I have updated the PlotFlow article on AC wiki with some Automator tricks that might help you: &lt;A href="http://archicadwiki.com/PlotFlow" target="_blank"&gt;http://archicadwiki.com/PlotFlow&lt;/A&gt;</description>
      <pubDate>Thu, 26 Apr 2012 17:40:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Substitute-to-PlotFlow-for-Mac-OS-10-7/m-p/144403#M15805</guid>
      <dc:creator>Marton Kiss</dc:creator>
      <dc:date>2012-04-26T17:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Substitute to PlotFlow for Mac OS 10.7</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Substitute-to-PlotFlow-for-Mac-OS-10-7/m-p/144404#M15806</link>
      <description>&lt;BLOCKQUOTE&gt;Marton wrote:&lt;BR /&gt;I have updated the PlotFlow article on AC wiki with some Automator tricks that might help you: &lt;A href="http://archicadwiki.com/PlotFlow" target="_blank"&gt;http://archicadwiki.com/PlotFlow&lt;/A&gt;&lt;/BLOCKQUOTE&gt;

Whoa &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt; Thank you</description>
      <pubDate>Thu, 26 Apr 2012 17:45:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Substitute-to-PlotFlow-for-Mac-OS-10-7/m-p/144404#M15806</guid>
      <dc:creator>Rick Thompson</dc:creator>
      <dc:date>2012-04-26T17:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Substitute to PlotFlow for Mac OS 10.7</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Substitute-to-PlotFlow-for-Mac-OS-10-7/m-p/144405#M15807</link>
      <description>&lt;BLOCKQUOTE&gt;Marton wrote:&lt;BR /&gt;I have updated the PlotFlow article on AC wiki with some Automator tricks that might help you: &lt;A href="http://archicadwiki.com/PlotFlow" target="_blank"&gt;http://archicadwiki.com/PlotFlow&lt;/A&gt;&lt;/BLOCKQUOTE&gt;

Thanks Marton Kiss. It's a helpful tip. My question regarding the Automator application is if that works with .plt files, i.e., with the plot command?</description>
      <pubDate>Thu, 26 Apr 2012 21:46:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Substitute-to-PlotFlow-for-Mac-OS-10-7/m-p/144405#M15807</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-26T21:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: Substitute to PlotFlow for Mac OS 10.7</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Substitute-to-PlotFlow-for-Mac-OS-10-7/m-p/144406#M15808</link>
      <description>&lt;BLOCKQUOTE&gt;Lousa wrote:&lt;BR /&gt;
Thanks Marton Kiss. It's a helpful tip. My question regarding the Automator application is if that works with .plt files, i.e., with the plot command?&lt;/BLOCKQUOTE&gt;

Lousa, unfortunately this only works with file formats that are supported on the operating system level. My recommendation is to use PDF as it contains the paper size, etc. so it is a print/plot ready format.&lt;BR /&gt;
&lt;BR /&gt;
If you use a program specific file then the associated program will be run and print command will be automatically performed there.</description>
      <pubDate>Fri, 27 Apr 2012 15:42:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Substitute-to-PlotFlow-for-Mac-OS-10-7/m-p/144406#M15808</guid>
      <dc:creator>Marton Kiss</dc:creator>
      <dc:date>2012-04-27T15:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Substitute to PlotFlow for Mac OS 10.7</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Substitute-to-PlotFlow-for-Mac-OS-10-7/m-p/144407#M15809</link>
      <description>While I understand the appeal of hanging on, it's getting past time to give up on HPGL (PLT) and switch to PDF. &lt;BR /&gt;
&lt;BR /&gt;
Hewlett Packard, the creators of HPGL, stopped including it as standard in their plotters years ago. It will only get harder and harder to keep using it. I expect that at some point large format printers (no longer called plotters) will stop supporting it altogether.&lt;BR /&gt;
&lt;BR /&gt;
With PDF replacing hard copy in many cases it makes sense to settle on the single standard rather than supporting two parallel file types. I know that PDF doesn't give quite the same crispness and detail for technical drawings as HPGL but the quality of printers these days makes this difference vanishingly small.</description>
      <pubDate>Fri, 27 Apr 2012 16:05:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Substitute-to-PlotFlow-for-Mac-OS-10-7/m-p/144407#M15809</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-27T16:05:26Z</dc:date>
    </item>
  </channel>
</rss>

