Watermarks on reports
Recently I was confronted with the requirement to place a watermark on a report.
Finally I found 3 different ways to do this:
-
- use a SSRS (SQL Server Reporting Services) to make reports
-
- add background image over whole Report (X++ Report), mark all fields as background transparent.
- Use a 3rd party printer driver (or printing to PDF) where this is posible too.