I have this report that can't be rendered properly to PDF using ActiveReports7.0. It used to be working correctly with ActiveReports3.0. The error log I'm getting is as follows.
at #mqc.#Aqc.#rn()
at #mqc.#8qc.#7Zc(Stream stream, #1rc securityInfo)
at GrapeCity.ActiveReports.Export.Pdf.Section.PdfExport.#7pk(SectionDocument document, Stream stream, String pageRange)
at GrapeCity.ActiveReports.Export.Pdf.Section.PdfExport.Export(SectionDocument document, Stream stream, String pageRange)
at GrapeCity.ActiveReports.Export.Pdf.Section.PdfExport.Export(SectionDocument document, String filePath, String pageRange)
at GrapeCity.ActiveReports.Export.Pdf.Section.PdfExport.Export(SectionDocument document, String filePath)
Has anyone encountered this issue?
Thank you!