Joined: 25 Nov 2009
Location: United Kingdom
Online Status: Offline
Posts: 1
Topic: PDF export error Posted: 25 Nov 2009 at 4:23am
Hi!
I have made several reports with Crystal reports. On one server they are working fine in excel and pdf format but on another server pdf export fails. The problem server seem to have the same fonts installed as the server the pdf export works on.
I get the following error:
CrystalDecisions.CrystalReports.Engine.InternalException: Selected exporter does not support one of the features used in this report. C:\WINDOWS\TEMP\StatisticsReport {4857FEFF-822C-41AA-A862-10BDF0C989A3}.rpt ---> System.Runtime.InteropServices.COMException (0x8000030E): Selected exporter does not support one of the features used in this report. C:\WINDOWS\TEMP\StatisticsReport {4857FEFF-822C-41AA-A862-10BDF0C989A3}.rpt at CrystalDecisions.ReportAppServer.Controllers.ReportSourceClass.Export(ExportOptions pExportOptions, RequestContext pRequestContext) at CrystalDecisions.ReportSource.EromReportSourceBase.ExportToStream(ExportRequestContext reqContext) --- End of inner exception stack trace --- at CrystalDecisions.ReportAppServer.ConvertDotNetToErom.ThrowDotNetException(Exception e) at CrystalDecisions.ReportSource.EromReportSourceBase.ExportToStream(ExportRequestContext reqContext) at CrystalDecisions.CrystalReports.Engine.FormatEngine.ExportToStream(ExportRequestContext reqContext) at CrystalDecisions.CrystalReports.Engine.ReportDocument.ExportToStream(ExportOptions options) at CrystalDecisions.CrystalReports.Engine.ReportDocument.ExportToStream(ExportFormatType formatType)
I have no clue where to start searching for the problem. The thing is I just create a c# .cs file to get data form a database and another programming (Banqsoft Review) is using the dataset my .cs file generates and the crystal .rpt file I have made.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum