How to create Conditional text Watermark in BI Publisher RTF template
Customer Problem Description
---------------------------------------------------
Problem Summary
---------------------------------------------------
How to create Conditional Watermark in RTF template
Problem Description
---------------------------------------------------
1. Requirement is like that we need to create text Watermark on the basis of precondition <?if: Name= ’A’ ?> it will print text Watermark, and if
<?if: Name= ’B’ ?> it won't print any text Watermark.
Ouput format is PDF and report is RTF template.
Is it possible without any change in XML file(taken as datasource for RTF template)
---------------------------------------------------
Problem Summary
---------------------------------------------------
How to create Conditional Watermark in RTF template
Problem Description
---------------------------------------------------
1. Requirement is like that we need to create text Watermark on the basis of precondition <?if: Name= ’A’ ?> it will print text Watermark, and if
<?if: Name= ’B’ ?> it won't print any text Watermark.
Ouput format is PDF and report is RTF template.
Is it possible without any change in XML file(taken as datasource for RTF template)
Hi,
I am working on conditional watermark, my requirement is like that we need to create text Watermark on the basis of precondition <?if: Name= ’A’ ?> it will print text Watermark.
0