Re: [iText-questions] [POSTSCRIPT] Can iText generate postscript instead of PDF ?

2007-02-07 Thread yves pielusenet
Thank you for all Fabrizio and Bruno. I'll into the archives... Le mercredi 07 février 2007 à 09:41 +0100, Fabrizio Accatino a écrit : > I'm not sure but if i remember correctly, old versions of Pdf standard > supported "postscript xobject" or something like that. The idea is to > inject small pie

Re: [iText-questions] [POSTSCRIPT] Can iText generate postscript instead of PDF ?

2007-02-07 Thread yves pielusenet
Le mercredi 07 février 2007 à 08:57 +0100, Fabrizio Accatino a écrit : > Hi Bruno, > > yes, I know that Pdf 1.7 suports those features but the real > production printing machines does not support Pdf 1.7. > Ok, ok, perhaps there are few printers supporting it now... but I dont > know them.

Re: [iText-questions] [POSTSCRIPT] Can iText generate postscriptinstead of PDF ?

2007-02-06 Thread yves pielusenet
def std::Disclaimer 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.sourcef

[iText-questions] [POSTSCRIPT] Can iText generate postscript instead of PDF ?

2007-02-06 Thread yves pielusenet
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 po