Displaying 2 results from an estimated 2 matches for "beginsetup".
2001 May 31
1
paper size in postscript driver
...izes, which was pretty
trivial. If I view the file with gv/ghostscript, I get a tabloid sized window
on the screen with my plot. But if I print, the printer uses the letter tray
and the plot is cropped to the letter size paper.
I looked postscript from staroffice vs R, and noticed these lines:
%%BeginSetup
%%BeginFeature: *PageRegion Tabloid
<< /PageSize [792 1224] /ImagingBBox null >> setpagedevice
%%EndFeature
%%EndSetup
These follow the "%%EndProlog" line in the postscript file. If I add these
lines to an R produced tabloid sized ps file, it will print on tabloid p...
2006 Oct 16
2
CUPS Problem
...[15/Oct/2006:14:53:54 -0600] [Job 21] Saw Trailer!
D [15/Oct/2006:14:53:54 -0600] [Job 21] Saw EOF!
D [15/Oct/2006:14:53:54 -0600] [Job 21] Found: %%EndProlog
D [15/Oct/2006:14:53:54 -0600] [Job 21]
D [15/Oct/2006:14:53:54 -0600] [Job 21] -----------
D [15/Oct/2006:14:53:54 -0600] [Job 21] Found: %%BeginSetup
D [15/Oct/2006:14:53:54 -0600] [Job 21] Found: %%BeginFeature: *PrintoutMode Normal
D [15/Oct/2006:14:53:54 -0600] [Job 21] Option: PrintoutMode=Normal --> Setting option
D [15/Oct/2006:14:53:54 -0600] [Job 21] Found: %% FoomaticRIPOptionSetting: PrintoutMode=Normal
D [15/Oct/2006:14:53:54 -0600...