> Hi > Is it possible to insert > postscript commands to pdf created from Fop?
Not really, but I think I might have a workaround. In the cvs version (the fop0.20.2 maintain version), it's possible to insert eps images. The eps image is passed as is to postscript printers (thus eps only works when printing to postscript printers and won't show when viewing with Acrobat). I guess you could create some postscript code with the proper DSC comments (%%BoundingBox) and no drawing instructions. If you add that image first thing in your documents headers, the image could contain the instructions to change tray. Tore > > I use Fop to create document which is printed from 2 trays. > Each of page should contains information about tray from which > will be printed. > With Best Regards > > Dariusz Grabowski > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]