Page 1 of 1

Problem with Export to PDF in WEB

Posted: Tue Jan 27, 2009 3:13 am
by Serdar YILMAZ
Hi,

I use ExportToPDF function in My Web Application. My Web Application is running good a few times. AFTER 100-150 times ExportToPDF, showing following error.
When I restart IIS, running normally.

İşlem başarıyla tamamlandı konum: System.Drawing.Font.ToHfont() konum: Stimulsoft.Report.Export.PdfFonts.GetFontMetrics(Font font, PdfFontInfo currentFontInfo) konum: Stimulsoft.Report.Export.PdfFonts.InitFontsData() konum: Stimulsoft.Report.Export.StiPdfExportService.ExportPdf(StiReport report, Stream stream, StiPdfExportSettings settings) konum: Stimulsoft.Report.Web.StiReportResponse.ResponseAsPdf(Page page, StiReport report, Boolean openDialog, StiPdfExportSettings settings) konum: Stimulsoft.Report.Web.StiReportResponse.ResponseAsPdf(Page page, StiReport report, StiPagesRange pageRange, Single imageQuality, Single imageResolution, Boolean embeddedFonts, Boolean standardPdfFonts, Boolean exportRtfTextAsImage, Boolean openDialog, String passwordUser, String passwordOwner, StiUserAccessPrivileges userAccessPrivileges, StiPdfEncryptionKeyLength keyLength) konum: Stimulsoft.Report.Web.StiReportResponse.ResponseAsPdf(Page page, StiReport report, Boolean openDialog) konum: raporlar.ShowReport(StiReport report, Boolean loadLogo) konum: raporlar.PuanNetSiraliListe() konum: raporlar.Page_Load(Object sender, EventArgs e)

Note (Translation)
İşlem başarıyla tamamlandı ==> The operation completed successfully
konum ==> at

Problem with Export to PDF in WEB

Posted: Tue Jan 27, 2009 6:54 am
by Ivan
Hello,

We made some improvements in that direction about a year ago.
Please check the latest build or release 2008.2.
If the issue is still present, please send to us a MRT and MDC file of the rendered report for analysis.

Thank you.

Problem with Export to PDF in WEB

Posted: Mon Feb 23, 2009 6:28 am
by Serdar YILMAZ
Hi,

I try new version of Stimul Report.

But problem not fixed.

Problem with Export to PDF in WEB

Posted: Tue Feb 24, 2009 5:03 am
by Edward
Hello Serdar,

We are sure that this issue has been fixed quite a long time ago. Please clear the GAC, check the assembly version of our dlls in the web application. Please make sure that the server really uses the latest version of our dlls.

Thank you.