bug-ghostscript
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gs for pdf creating


From: Frank Stuehmer
Subject: Re: gs for pdf creating
Date: Wed, 12 Sep 2001 09:20:22 +0200

thank you Yves,
it was much simplier as I thougt - the redmon options set to
@c:\programme\gs\pdfout.rsp -sOutputFile="%1" -
and
Output: Prompt for filename 
thats all.
Frank

"Yves Dorfsman" <address@hidden> schrieb im Newsbeitrag news:address@hidden
> Frank Stuehmer <address@hidden> wrote:
> 
> > I've looked for a substitution for the pdf-writer that comes with 
> > Adobe's Acrobat Package.
> > Now I've successfully created pdf-files with gs, redmon and ps2pdf.
> > The wish I have is the user should be able to select the destination 
> > and the name for the outputfile.
> > Please give me a hint, how can I generate the filename for the gs-call 
> > with a fileselector box?
> 
> Well you can:
> 
> ps2pdf myfile.ps anothername.pdf
> 
> or
> 
> gs ......... -sDEVICE=pdfwrite ....... -sOutputFile=anothername.pdf myfile.ps
> 
> 
> 
> Yves.
> ----
> Yves Dorfsman                                             address@hidden
>                                          http://www.cuug.ab.ca/~dorfsmay




reply via email to

[Prev in Thread] Current Thread [Next in Thread]