yves pielusenet wrote:
> I already have a soft that use jasperreport (which use iText to PDF
> export). So that's why I wonder if iText can generate postscript (since
> postscript /setpagedevice can selecte duplex mode and paper tray). So I
> should have add (try to add) paper tray/duplex mode support for each
> page into iText to use it into my application.
> :( I'm boring searching a solution for that job.

DISCLAIMER: I'm not a specialist when it comes to printers and hardware, 
but if you are generating PDF for a specific printer, it may be possible 
to insert a small piece of PS into the PDF (search for "PostScript 
XObjects"). The PDF Reference discourages the use of this functionality, 
but if you want more info, search the mailing list for responses given 
by Carsten Hammer. He says there's no reason to 'fear' PostScript 
XObjects, and apparently he has had some nice results using them.

I repeat: I am not a printer specialist, so my answer may be completely 
missing the point.
br,
Bruno

-------------------------------------------------------------------------
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