cancel
Showing results for 
Search instead for 
Did you mean: 

Error on exporting report to PDF

Former Member
0 Kudos

Hello,

This is my situation. The custom application is writen in .net framework 2.0 .

The application uses crystal reports for generating printouts of invoices.

The installed version of crystal reports is XI (SP6).

The installed runtime is 2005 and 2008 x64.

the server where it al runs is a windows server 2012 R2.

The custome application runs fine until it wants to export the report to PDF.

This is the error:

Method 'ISCREditableRTFExportFormatOptions_reserved5' on type 'CrystalDecisions.ReportAppServer.ReportDefModel.EditableRTFExportFormatOptionsClass' from assembly 'CrystalDecisions.ReportAppServer.ReportDefModel, Version=11.0.3300.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' is overriding a method that has been overridden.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member292966
Active Contributor
0 Kudos

Hi Laurens,

Why do you have two versions of the Crystal runtime installed? That usually causes problems.

Is this server a development server or did you deploy the application and reports on it?

Are you exporting the report through code or from the Preview window and pressing the export button?

Brian

former_member309127
Participant
0 Kudos

Hi Laurens,

If possible read this Post complete.

https://archive.sap.com/discussions/message/7402473#7402473

Hope it helps. All the best.