Hi guys. I am new to AX and have a problem with how to do watermarking image in AX reports. I need our company logo watermarked on them. I have checked our printer settings and there it is possible to set watermark but only text and couldn’t find one for image. Is there any way how to add the logo to the AX reports? Thanks.
How to do watermarking image in AX reports designed?
Hello Hunter,
You can watermark AX reports by using SQL Server Reporting Services and also can do this by adding a background image for the report and then you have to put the form fields on top of this image. Then you have to make the background image transparent. Finally you can get a watermark for your report.Â
How to do watermarking image in AX reports designed?
Hi Hunter, watermarking image in AX reports follows 3 ways to do:Â
First, in making reports you have to use a SSRS (SQL Server Reporting Services).Â
Second, set-up the background image on Report Properties then mark all fields as background transparent then the last instruction is to Save and deploy SSRS report wherein you have to use a 3rd party printer
driver (or printing to PDF).