Add WaterMark to SSRS Report desgin backgroud with different languages for different organizations

Hi DAX Experts,

Currently i am having one report with one design and which will be accessible with different organizations(countries).

When i run the SSRS report then, it have to show watermark in the background of the report design. But here i am having one more task, if the report is accessed by different organizations then it has to show the same watermark in company language which has to be translated.

My report present under Production module.

Could any one explain me the steps to add watermark.

Many thanks in advance.!

Regards,

Parthiban

Hi Folks,

I have done watermark change under ssrs report.

Below are the steps i have followed,

  1. Open ssrs report under visual studio

  2. select Images node and add new image.

  3. select newly added image property select file path from image source.

  4. Edit design and select mouse cusrsor in report body and give alt + enter then the property window for body will be opened.

  5. Select BackgroundImage property and select below things,

a. Source : Embeded

b. MIMEType : image/jpeg(select corresponding image format)

That’s it Done. Save the design, build and deploy the report and reopen ax and run the report.

Enjoy Daxing!!!

Regards,

Parthiban