After migrating active report 11 to 13,Unable to Export PDF for Section report

Posted by: rohit.mane on 16 July 2019, 9:48 pm EST

    • Post Options:
    • Link

    Posted 16 July 2019, 9:48 pm EST

    After migrating active report 11 to 13,Unable to Export PDF for Section report.

    Showing following error:

    System.TypeLoadException: ‘Method ‘Export’ in type ‘GrapeCity.ActiveReports.Export.Pdf.Section.PdfExport’ from assembly ‘GrapeCity.ActiveReports.Export.Pdf, Version=13.0.15823.0, Culture=neutral, PublicKeyToken=cc4967777c49a3ff’ does not have an implementation.’

  • Posted 17 July 2019, 4:21 pm EST

    Hello,

    Could you please make sure that you have the following dll in your application:

    GrapeCity.ActiveReports.Core.Rdl

    GrapeCity.ActiveReports.Core.Drawing.Gdi

    GrapeCity.ActiveReports.Core.Rendering

    GrapeCity.ActiveReports.Document

    Thanks.

  • Posted 12 June 2020, 7:24 am EST

    I’m having a similar issue when trying to export in v13 to pdf.

    I call a get type routine using the following code

    return Type.GetType(TypeName, false, true)

    It returns a null. That’s my error the

    Activator.CreateInstance(type) as IDocumentExportEx can be null

  • Posted 14 June 2020, 8:46 pm EST

    Hello,

    Can you please provide the stripped-down sample application so that I can reproduce the issue at my end.

    Thanks,

    Mohit

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels