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
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:
- How to add background image from OpenGL ES to iPhone?Best solution by stackoverflow.com
- How to change background color in Android application?Best solution by Stack Overflow
- How to make background animation?Best solution by Stack Overflow
- How to subtract background from an image?Best solution by Stack Overflow
- How to create a Database in FoxPro and how to retrieve and sort it out?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
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.