PostScript in pdf

2002-01-14 Thread Dariusz Grabowski

Hi 
Is it possible to insert 
postscript commands to pdf created from Fop?

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]




RE: PostScript in pdf

2002-01-14 Thread Tore Engvig

 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]




Re: PostScript in pdf

2002-01-14 Thread Patrick Andries



Dariusz Grabowski wrote:

Hi 
Is it possible to insert 
postscript commands to pdf created from Fop?

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

This is also of interest to me, since I think it is a crucial point in 
any sizeable business application. Does someone know if this is being 
considered for a future version of XSL-FO?
How would this be handled in a generic fashion (since direct paper tray 
number controls are printer-dependent)? Through MediaTypes and Policies 
as in PostScript?


Patrick Andries

- -  -  - 

Tout sur Unicode 3.1 en franais http://hapax.iquebec.com
Texte complet de la norme mise a` jour, annotations


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]