set watermark only when preview and print?

Stimulsoft Reports.NET discussion
Post Reply
progame
Posts: 46
Joined: Sat Nov 25, 2006 9:12 am
Location: china

set watermark only when preview and print?

Post by progame »

I need show some watermark for trial verion. but i do not need save this in report content.
i can set it when call stireport.preview, but if user open designer and previw or print, how can i set it and remove it when save?
(sometimes user can set their watermark, then i keep it's setting and do not add my watermark.)

i find beginrender and endrender event, if i set it in beginrender and remove it in endrender, it seems ok.

but if user terminate render, what will happened? endrender event still fire?
progame
Posts: 46
Joined: Sat Nov 25, 2006 9:12 am
Location: china

set watermark only when preview and print?

Post by progame »

those two events never fired, why?
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

set watermark only when preview and print?

Post by Edward »

Hello.

Please see the following topic:

http://www.stimulsoft.com/Documentation ... report.htm

If you have some problems with firing of EndRender or BeginRender events, please send a test solution/report to support[at]stimulsoft.com for analysis. We could not reproduce the issue.

Thank you.
Post Reply