Problem with PDF Export
Posted: Mon Nov 29, 2010 4:36 am
Hi all
I get the following error when I export a report to pdf.
Additional info: this happens when the export is done inside a service (runs as administrator), the PDF export via Preview is working correct.
Thanks in advance
Andreas
I get the following error when I export a report to pdf.
Code: Select all
CH.InnoSolv.SVC.ArchivPlugIn.ArchivPlugInException: ArchivPlugIn: Fehler bei der PDF-Erstellung mit ISAG Reports! ---> System.Exception: PdfFonts error at point 3, code #80004005: Das Handle ist ungültig
bei Stimulsoft.Report.Export.PdfFonts.ThrowError(Int32 step)
bei Stimulsoft.Report.Export.PdfFonts.GetFontMetrics(Font font, PdfFontInfo currentFontInfo)
bei Stimulsoft.Report.Export.PdfFonts.InitFontsData()
bei Stimulsoft.Report.Export.StiPdfExportService.ExportPdf(StiReport report, Stream stream, StiPdfExportSettings settings)
bei Stimulsoft.Report.StiReport.ExportDocument(StiExportFormat exportFormat, StiExportService exportService, Stream stream, StiExportSettings settings)
bei Stimulsoft.Report.StiReport.ExportDocument(StiExportFormat exportFormat, String file, StiExportSettings settings)
bei CH.InnoSolv.Reporting.ISAGReports.IsagReport.ExportToPdf(String filePath, StiPdfExportSettings settings)
bei CH.InnoSolv.Reporting.ISAGReports.IsagReport.ExportToPdf(String filePath, Boolean smallFiles)
bei CH.InnoSolv.Reporting.ISAGReports.IsagReport.ExportToPdf(String filePath)
bei CH.InnoSolv.SVC.ArchivPlugIn.ArchivPlugInJobHandler._CreatePdf_IsagReports()
Thanks in advance
Andreas