Re: [xsl] watermarking PDF

Subject: Re: [xsl] watermarking PDF
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Wed, 30 Nov 2011 13:25:11 -0500
Dear Geert,

On 11/30/2011 11:51 AM, Geert Bormans wrote:
Hi Wendell,
...
I am curious to how I could manage the SVG inline in the stylesheet, can
you give a example please?

As so often Ken has stepped up and provided one, with more useful info (thanks Ken).


A workaround for not being able to use an inline-foreign-object for your region background would be to use xsl:result-document to write your SVG to a file from XSLT and then reference that file in your @background-image.

Or you could use Ken's code, irrespective of edge-case conformance issues. :->

Cheers,
Wendell

======================================================================
Wendell Piez                            mailto:wapiez@xxxxxxxxxxxxxxxx
Mulberry Technologies, Inc.                http://www.mulberrytech.com
17 West Jefferson Street                    Direct Phone: 301/315-9635
Suite 207                                          Phone: 301/315-9631
Rockville, MD  20850                                 Fax: 301/315-8285
----------------------------------------------------------------------
  Mulberry Technologies: A Consultancy Specializing in SGML and XML
======================================================================

Current Thread