Overlay watermark to all pages.
Here should go questions about transforming XML with XSLT and FOP.
-
- Posts: 3
- Joined: Sun Aug 31, 2014 5:08 am
Overlay watermark to all pages.
Post by Seong woong Kwon »
Hi.
I make watermark all my pdf output, by using this xsl.
this works well, but it printed background of page.
But i want to overlay (meaning over the top of all content) pages.
What should I change my xsl?
Best Regards,
Seongwoong Kwon.
I make watermark all my pdf output, by using this xsl.
Code: Select all
<fo:static-content>
<xsl:template name="insertWaterMarkImage">
<fo:block-container absolute-position="fixed" top="50mm" left="-7mm">
<fo:block>
<fo:external-graphic src="url({concat($artworkPrefix, $WaterMarkImagePath)})" xsl:use-attribute-sets="image"/>
</fo:block>
</fo:block-container>
</fo:static-content>
this works well, but it printed background of page.
But i want to overlay (meaning over the top of all content) pages.
What should I change my xsl?
Best Regards,
Seongwoong Kwon.
-
- Posts: 9434
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Overlay watermark to all pages.
Hi,
I'm not sure what to tell you, maybe you should try to register and post this question on the Apache FOP users list.
Regards,
Radu
I'm not sure what to tell you, maybe you should try to register and post this question on the Apache FOP users list.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service