Re: insert a blank page in a ps file

1999-09-10 Thread Hartmut Figge
Shao Zhang wrote: > > Hi, > Is there any easy way to insert an extra blank page after > each page in a PostScript file? > > Say I have a ps file with pages: 1 2 3 4 5 6 7 8 9 > I want to format it to a new ps file with the following pages: > 1 blank 2 blank

Re: insert a blank page in a ps file

1999-09-09 Thread Jon Leonard
On Thu, Sep 09, 1999 at 02:05:15PM +1000, Shao Zhang wrote: > Hi, > Is there any easy way to insert an extra blank page after > each page in a PostScript file? I'm not aware of a general tool for doing it, but you basically want to put an extra showpage after every page. For DSC compl