Problem with Export to PDF in WEB

Stimulsoft Reports.NET discussion
Post Reply
Serdar YILMAZ
Posts: 4
Joined: Tue Oct 23, 2007 5:13 am
Location: Istanbul / Turkey

Problem with Export to PDF in WEB

Post 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

Serdar YILMAZ
Senior Developer
Ivan
Posts: 960
Joined: Thu Aug 10, 2006 1:37 am

Problem with Export to PDF in WEB

Post 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.
Serdar YILMAZ
Posts: 4
Joined: Tue Oct 23, 2007 5:13 am
Location: Istanbul / Turkey

Problem with Export to PDF in WEB

Post by Serdar YILMAZ »

Hi,

I try new version of Stimul Report.

But problem not fixed.

Serdar YILMAZ
Senior Developer
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Problem with Export to PDF in WEB

Post 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.
Post Reply