Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!nuzba.szn.dk!pnx.dk!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Ingo Thies Newsgroups: comp.graphics.apps.gnuplot Subject: Re: How to "preview" PDF output? Date: Sat, 16 Feb 2013 13:06:38 +0100 Lines: 15 Message-ID: References: <09c4c780-7638-4dba-94da-51a296329612@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net 21i8b4Kw4DJzky01SncFmwbHvM3aGaeJvV8RtyZEYjArosrqkm8LRB13v1KrurURYi Cancel-Lock: sha1:wf7oTux0e4rWMwEfjUYgjhOGxoY= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 In-Reply-To: <09c4c780-7638-4dba-94da-51a296329612@googlegroups.com> Xref: csiph.com comp.graphics.apps.gnuplot:1641 dan.hinckley@gmail.com wrote: > OSX has Preview, which is a good PDF reader. Is it possible to pipe the output of a multiplot (7,2) to a program, e.g., to Preview? I don't know what exactly you have in mind, but the simplest way IMHO would be to write the multiplots to a single PDF the way it should finally look like. Once the first PDF trial is generated, you could just load it into Preview which should automatically reload the PDF once changed. Otherwise, thy the free PDF viewer Skim, which can do so for sure. HTH, Ingo