> Instead of an extension element--*very* complex--can't
> you use XSLT to generate your FO stylesheet, possibly
> using xsl:param to dynamically choose the graphic
> desired?

I wish I could (and maybe I can, but I'm a XSLT newbie also :-)

The problem I have is as follows. The PDF need to include a graphic which 
is specific for each document. Its a kind of watermark that is generated 
using data that's found in the XML used to create the document.

For example (and it is an example), the graphic could look like a bunny 
rabbit when your name is Peter Verhoye :-)

So, I don't see how to do this using anything else than an extension.

The problem is that I've been looking at existing example, but whenever 
they do graphics, they use SVG and the component that I use generates JPG.
This, and the fact that I can even seem to find an example that shows a 
very basic extension (like print a text) means my work is kinda hard :-D

BB
Peter


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

Reply via email to