|
From: V. <gae...@no...> - 2005-06-07 15:01:43
|
On Mon, Jun 06, 2005 at 02:02:57PM +0200, Hartmut Ehmler wrote: > For info, I copy here the first comment lines of my .eps file: > %!PS-Adobe-2.0 EPSF-2.0 > %%Title: eps_example_file.eps > %%Creator: gnuplot 4.0 patchlevel 0 > %%CreationDate: Mon Jun 06 14:01:44 2005 > %%DocumentFonts: (atend) > %%BoundingBox: 50 50 301 226 > %%Orientation: Portrait > %%EndComments You can always use the quick and dirty solutions : delete the line of your eps file starting with : %%BoundingBox:=20 -- Ga=EBl |