Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3578
| X-Received | by 10.129.172.6 with SMTP id k6mr8015625ywh.52.1489762081797; Fri, 17 Mar 2017 07:48:01 -0700 (PDT) |
|---|---|
| X-Received | by 10.157.59.229 with SMTP id k92mr1690654otc.9.1489762081754; Fri, 17 Mar 2017 07:48:01 -0700 (PDT) |
| Path | csiph.com!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!n21no924509qta.1!news-out.google.com!m191ni1378itc.0!nntp.google.com!w124no3832838itb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.graphics.apps.gnuplot |
| Date | Fri, 17 Mar 2017 07:48:01 -0700 (PDT) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=65.60.235.53; posting-account=4clqNAoAAABhWEm12t3CrzIYm5u3KUAN |
| NNTP-Posting-Host | 65.60.235.53 |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <b1bf2d07-5643-45dd-9ca7-8df7d7229162@googlegroups.com> (permalink) |
| Subject | Supress page group (/Group) from pdf output |
| From | raonath@gmail.com |
| Injection-Date | Fri, 17 Mar 2017 14:48:01 +0000 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | quoted-printable |
| Lines | 16 |
| Xref | csiph.com comp.graphics.apps.gnuplot:3578 |
Show key headers only | View raw
Occasionally I use gnuplot to produce pdf files for inclusion into pdftex. Recently, I found out (from a pdftex warning) that gnuplot puts a page group in the pdfs it produces. This could potentially a problem if more than one such pdf is included in the same page of the final pdf file. Is there a way to get gnuplot to produce includable pdf files? [I suppose that I could generate eps or metapost, but that seems too roundabout.]
The only place where the /Group directive appears seems to be here:
/Group <<
/Type /Group
/S /Transparency
/CS /DeviceRGB
>>
Are there any gnuplot settings that would make these unnecessary?
Thanks in advance
Nath Rao
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
Supress page group (/Group) from pdf output raonath@gmail.com - 2017-03-17 07:48 -0700 Re: Supress page group (/Group) from pdf output Ethan A Merritt <EAMerritt@gmail.com> - 2017-03-17 09:19 -0700
csiph-web