xsl-list
[Top] [All Lists]

Re: [xsl] watermarking PDF

2011-11-30 12:25:25
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(_at_)mulberrytech(_dot_)com
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
======================================================================

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>