Page 1 of 1

How is Enable SaveAs Pdf option?

Posted: Sat Mar 15, 2008 2:51 am
by MARIMUTHU K
Hi Stimul team,


Rendered report after SaveAs pdf option is not displayed.
Becaze first time I set pdfFormat =false. After I set true, but is not Enabled.

Report Viewer using Render Mode=UseCache

How is Enable SaveAs Pdf render option?

Thanks in Advance,.

How is Enable SaveAs Pdf option?

Posted: Tue Mar 18, 2008 5:10 pm
by Edward
Please explain in more detail how the export in Pdf was done.

Please show your code or send an aspx page to support[at]stimulsoft.com for analysis.

Thank you.

How is Enable SaveAs Pdf option?

Posted: Mon Mar 24, 2008 7:02 am
by MARIMUTHU K
Hi stimul Team,

We did .

report.RegData(dsFamAcct);
mrtFilePath = mrtFilePath + "rptEmpty.mrt";
GetValidateReport(report, mrtFilePath, dsFamAcct, ImgPath);
report.Render(false);
StiWebViewer1.Report = report;

But, It is not come SaveAs pdf option only.

Thanks in Advance,


How is Enable SaveAs Pdf option?

Posted: Tue Mar 25, 2008 8:38 am
by Edward
Please explain one more time the goal you want to achieve and the steps you did for it.

Sorry for the misunderstanding.

Thank you.