Hi Experts,
We have a report that allows users to print certificates after successfully completing an online exam.
As far as I am concerned, this works great.
However, our users have been complaining that they have to export the certificate to pdf before printing and they feel it is one step too many.
I have used the example from the link below to try to print the report:
http://www.codicode.com/art/cross_browser_printing_with_asp_net_reportviewer.aspx
Problem now is that you can clearly see the report. However, when you the image certificate is not printing.
Instead a blank page is printed.
Is it possible to modify the script in the link above to print background image.
Even better, is there a better way of integrating certificate to reportviewer without having to embed it as background?
Thanks in advance.