RE: multipage postscript files

2003-06-17 Thread Torsten Erler
bject: Re: multipage postscript files > > > Using Ghostscript you can merge 2 or more pdf files. > > - Original Message - > From: "Torsten Erler" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, June 17, 2003 2:05 PM > Subject: RE: multi

Re: multipage postscript files

2003-06-17 Thread Leonid Kleiner
Using Ghostscript you can merge 2 or more pdf files. - Original Message - From: "Torsten Erler" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 17, 2003 2:05 PM Subject: RE: multipage postscript files > Ok Thanx Jeremias, U'r sugges

RE: multipage postscript files

2003-06-17 Thread Torsten Erler
Ok Thanx Jeremias, U'r suggestions were very helpful for me. cu Torsten > -Original Message- > From: Jeremias Maerki [mailto:[EMAIL PROTECTED] > Sent: Dienstag, 17. Juni 2003 13:54 > To: [EMAIL PROTECTED] > Subject: Re: multipage postscript files > > > >

Re: multipage postscript files

2003-06-17 Thread Jeremias Maerki
On 17.06.2003 13:47:58 Torsten Erler wrote: > The last one sounds good... > > Any other Idea (don't know whether it works): > I've tried to distill the postscript file by GhostScript and the result > looks good. > It creates a pdf site for each postcript page. > Can I append/insert the created pd

RE: multipage postscript files

2003-06-17 Thread Torsten Erler
The last one sounds good... Any other Idea (don't know whether it works): I've tried to distill the postscript file by GhostScript and the result looks good. It creates a pdf site for each postcript page. Can I append/insert the created pdf into the original one, created by FOP? cu and ThanX Tors

Re: multipage postscript files

2003-06-17 Thread Jeremias Maerki
As I said, external-graphic is not suited to display multi-page images. The behaviour of layouting multi-page images is not defined in the spec. If the PostScript pages are the only content on a page and you use FOP to basically print a header page only, then you could distill your PS file to PDF

RE: multipage postscript files

2003-06-17 Thread Torsten Erler
; From: Jeremias Maerki [mailto:[EMAIL PROTECTED] > Sent: Dienstag, 17. Juni 2003 13:05 > To: [EMAIL PROTECTED] > Subject: Re: multipage postscript files > > > That's really a new use case, you know. And external-graphic is not > really suited to do that at all. Please tell

Re: multipage postscript files

2003-06-17 Thread Jeremias Maerki
That's really a new use case, you know. And external-graphic is not really suited to do that at all. Please tell us what exactly you need to do. Are you trying to do some kind of PS2PDF/Distiller thing? Do you want to append a few pages from a PostScript file to a PDF you're generating with FOP? I

multipage postscript files

2003-06-17 Thread Torsten Erler
Hi all,   I've tried to insert a multipage postscript document into a pdf-document (via external-graphic) but the result looks not as expected (only one side was rendered and the different pages are overdrawing each to the other). I'm afraid that the feature isn't implemented now.   Is it i