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?
-
- Posts: 101
- Joined: Wed Jul 26, 2006 8:03 am
- Location: CHENNAI-TN, INDIA
How is Enable SaveAs Pdf option?
Marimuthu K
How is Enable SaveAs Pdf option?
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.
Please show your code or send an aspx page to support[at]stimulsoft.com for analysis.
Thank you.
-
- Posts: 101
- Joined: Wed Jul 26, 2006 8:03 am
- Location: CHENNAI-TN, INDIA
How is Enable SaveAs Pdf option?
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,
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,
Marimuthu K
How is Enable SaveAs Pdf option?
Please explain one more time the goal you want to achieve and the steps you did for it.
Sorry for the misunderstanding.
Thank you.
Sorry for the misunderstanding.
Thank you.