How to add watermark in pdf file?

Stimulsoft Reports.NET discussion
Post Reply
jayakumargr
Posts: 85
Joined: Sat Jan 20, 2007 4:21 am

How to add watermark in pdf file?

Post by jayakumargr »

Hello everybody,
i am using stimulreport v2006.4. in that i was create one template(mrt file) with watermark and i export it as pdf file using follwing code:

StiReport report = new StiReport();
report.ExportDocument(StiExportFormat.Pdf, pdffilename);

but that watermark doesnot displayed in pdf file.

please any one explain the reason and how to add watermark in pdf file.

Thanks in advance!

Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

How to add watermark in pdf file?

Post by Vital »

You need get latest prereliase version of StimulReport.Net from http://www.stimulsoft.com/DownloadsSR.aspx
or from your account on our website.

Thank you.
Post Reply