0

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!

Robert Harvey
  • 178,213
  • 47
  • 333
  • 501
Meanne
  • 1
  • What do you mean "it used to work properly"? When did it stop, and what changed to make it stop? – Ian Clark Jul 30 '13 at 17:01
  • It is working with AR3.0. Started to not work when we upgraded to AR7.0 Grapecity – Meanne Jul 30 '13 at 17:31
  • @Meanne..You may want to send your report's RDF file to Grapecity support. You may post it here (http://www.datadynamics.com/forums/88/ShowForum.aspx). For more information on saving RDF files, please check this link ("http://bit.ly/17gCZt9"). – Sankalp1984 Jul 31 '13 at 04:02
  • @Meanne You gave the stack trace but not the error/exception. Can you please provide the full exception details? – Scott Willeke Jul 31 '13 at 05:00
  • Got it figured out. The report that's being added to the main report has an exception that's why it's got nothing to render. – Meanne Aug 01 '13 at 12:07

0 Answers0