How to create text watermark background?

how to create background watermark in CFReport

  • I want how to create background watermark (especially Image) in CFReport just like appearing "Developer Edition" text in CFReport when we render if our CF version is developer edition.

  • Answer:

    There is a special band called "Watermark" I think, but from what I remember it wasn't easy to position it.

ppshein at Stack Overflow Visit the source

Was this solution helpful to you?

Other answers

Not sure if that ability is available, you can probably just add an image to the section you would like the watermark and move it back in the layer order, however that will likely only span that section and not the entire page. Additionally you can programatically add a watermark use <cfpdf action="addWatermark" copyFrom="TTTraining.pdf" source="test.pdf" rotation="15“ position="100,0" foreground="true" overwrite="yes" destination="myPDFWatermark.pdf">

Dale Fraser

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.