Error in export PDF

Stimulsoft Reports.WEB discussion
Post Reply
Snakiler
Posts: 2
Joined: Wed Sep 27, 2017 6:20 pm

Error in export PDF

Post by Snakiler »

Hi, i'm have a problem in the export report for PDF, find the error. I need help.

Erro de Servidor no Aplicativo '/'.

O índice estava fora dos limites da matriz.

Descrição: Ocorreu uma exceção sem tratamento durante a execução da atual solicitação da Web. Examine o rastreamento de pilha para obter mais informações sobre o erro e onde foi originado no código.

Detalhes da Exceção: System.IndexOutOfRangeException: O índice estava fora dos limites da matriz.

Erro de Origem:

Exceção sem tratamento foi gerada durante a execução da atual solicitação da Web. As informações relacionadas à origem e ao local da exceção podem ser identificadas usando-se o rastreamento de pilha de exceção abaixo.

Rastreamento de Pilha:


[IndexOutOfRangeException: O índice estava fora dos limites da matriz.]
Stimulsoft.Report.Export.PdfFonts.MakeGlyphBackMap(Font font) +616
Stimulsoft.Report.Export.PdfFonts.InitFontsData() +1445
Stimulsoft.Report.Export.StiPdfExportService.ExportPdf1(StiReport report, Stream stream, StiPdfExportSettings settings) +12971
Stimulsoft.Report.Export.StiPdfExportService.ExportPdf(StiReport report, Stream stream, StiPdfExportSettings settings) +53
Stimulsoft.Report.Web.StiReportResponse.ResponseAsPdf(Page page, StiReport report, Boolean openDialog, StiPdfExportSettings settings) +117
Stimulsoft.Report.Web.StiWebViewer.ProcessPdfRequest(Boolean saveFromAjaxMenu, String exportSettings) +1537
Stimulsoft.Report.Web.StiWebViewer.OnLoad(EventArgs e) +3733
System.Web.UI.Control.LoadRecursive() +68
System.Web.UI.Control.LoadRecursive() +162
System.Web.UI.Control.LoadRecursive() +162
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3811
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Error in export PDF

Post by Alex K. »

Hello,

Could you explain your issue in more details?
Also, please clarify which product and version are you use?

Thank you.
Snakiler
Posts: 2
Joined: Wed Sep 27, 2017 6:20 pm

Re: Error in export PDF

Post by Snakiler »

Product and version: StimulsoftReports.Net_2013.2
This application in MVC
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Error in export PDF

Post by Alex K. »

Hello,

Please check the last release.
If the issue still present, please send us a sample project which reproduces the issue for analysis.

Thank you.
Post Reply