Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #3578

Supress page group (/Group) from pdf output

Newsgroups comp.graphics.apps.gnuplot
Date 2017-03-17 07:48 -0700
Message-ID <b1bf2d07-5643-45dd-9ca7-8df7d7229162@googlegroups.com> (permalink)
Subject Supress page group (/Group) from pdf output
From raonath@gmail.com

Show all headers | 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 | NextNext in thread | Find similar


Thread

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