How to add watermark at run time in crystal report using any of the below procedure
1- Report parameter (simple text) to print on report
2- Report parameter (image path) to get image from path
Any other approach if better to display dynamic watermark?
Crystal supports specifying an image path at runtime. Right-click your static image on the report layout. Select 'Format Graphic'. Select the 'Picture' tab. Note the 'Graphic Location' allows you to enter a formula expression. Enter in that expression the dynamic path to the desired image.