Hi, You should have a look on post-processing tools (see [1]).
I've red on i-text pages [2] that there is a GrayColor class that could help you, but not sure. HTH, Pascal [1] http://xmlgraphics.apache.org/fop/resources.html#products-pdf [2] http://itext.ugent.be/library/api/com/lowagie/text/pdf/GrayColor.html > -----Message d'origine----- > De : Matthias Müller [mailto:[EMAIL PROTECTED] > Envoyé : vendredi 20 avril 2007 13:49 > À : [email protected] > Objet : AW: Generate Black and White PDF's > > hi again ;-) > > Ok, maybe i didn't expressed my needs correctly. > At the moment i generate PDF files using FOP. This PDF files > are colored. > What i need now is a way to tell my FOP Serializer to make > the same output in gray scales, WITHOUT changing the color > properties of each colored block. > Got Me ;-) > > ----- Ursprüngliche Mail ---- > Von: mahmoudi ould abdel vetah <[EMAIL PROTECTED]> > An: [email protected] > > hi, > > ah, ok yes! you have just to choose which parts of document > you need to be colored by using basic FO properties like > "color" > (http://xmlgraphics.apache.org/fop/compliance.html#fo-property-color ) > > i don't know if i undestoud your need. > > i hope this helps. > > ps : generally, if you can make something by using fop > directly, you can make it when fop is used with cocoon. > > > 2007/4/20, Matthias Müller <[EMAIL PROTECTED]>: > > hi, > > I have to generate two version of each document i > transform with FOP to PDF. > - a colored version > - and a version in gray scales (black and white) > > ----- Ursprüngliche Mail ---- > Von: mahmoudi ould abdel vetah < [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > > An: [email protected] > > hello, > > how do you meen by "blanck" and "white" pdf? > > mahmou. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
