Re: [docbook-apps] Re: No PDF draft watermark included with xsltproc

From
David Tolpin <>
Date
2003-07-31T11:05:13+00:00
ID
Thread
Re: [docbook-apps] Re: No PDF draft watermark included with xsltproc
> Removing the paper.type parameter didn't make any difference, but
> removing the fop.extensions did.
> 
> Now it works, even on RH8 with the older libxml2/libxslt, but with the
> same scaling problems you mentioned.  I only get half the "F", and
> lose the "T" completely.
> 
> Unfortunately removing fop.extensions also lost me the navigational
> treeview when viewing the document in acroread.
> 
> Is there a way to get both?

A way is to fix the way fop.extensions affect the output. Earlier versions
of FOP didn't support background-image (prior to 0.20.3, I think), thus
the result. 

David