hello,
thank you for your answer :)
But maybe i make myself misunderstood. I don't want to convert to
postscript, but only generate postscript instead of pdf.
I want to use iText API to generated postscript not PDF. Maybe there is
an option ?

thanks

-- 
yves piel

Le mardi 06 février 2007 à 15:57 -0800, Mark Storer a écrit :
> iText will not convert to PostScript, no.  But there is at least one free 
> PDF->PS converter out there, called GhostScript.  It's not written in Java, 
> so you'd probably have Runtime.exec().
> 
> You might also experiment with the Java Print API, though I didn't see 
> anything conclusive.
> 
> http://www.google.com/search?hl=en&c2coff=1&q=java+print+postscript+pdf&btnG=Search
> 
> 
> 
> --Mark Storer 
>   Senior Software Engineer 
>   Cardiff.com
> 
> #include <disclaimer> 
> typedef std::Disclaimer<Cardiff> DisCard; 
> 
> 
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] 
> > Behalf Of yves
> > pielusenet
> > Sent: Tuesday, February 06, 2007 2:17 PM
> > To: iText-questions@lists.sourceforge.net
> > Subject: [iText-questions] [POSTSCRIPT] Can iText generate
> > postscriptinstead of PDF ?
> > 
> > 
> > hello,
> > I have to genertte postscript to print a job  which has duplex mode on
> > some pages and no duplex for other, and paper are selected 
> > from several
> > paper tray.
> > I don't know how to do this with PDF, so I wonder if iText 
> > can generate
> > postacript. So I would be able to modify iText source code add
> > postscript code to select duplex mode or not and to correct 
> > paper tray.
> > So is it possible that iText generate postscript  ?
> > is it a good idea to use iTextto do my job ?
> > 
> > thanks :)
> > 
> > 
> > --------------------------------------------------------------
> > -----------
> > Using Tomcat but need to do more? Need to support web 
> > services, security?
> > Get stuff done quickly with pre-integrated technology to make 
> > your job easier.
> > Download IBM WebSphere Application Server v.1.0.1 based on 
> > Apache Geronimo
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&;
> dat=121642
> _______________________________________________
> iText-questions mailing list
> iText-questions@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/itext-questions
> Buy the iText book: http://itext.ugent.be/itext-in-action/
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> iText-questions mailing list
> iText-questions@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/itext-questions
> Buy the iText book: http://itext.ugent.be/itext-in-action/
> 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to