Joined: 22 Aug 2010
Location: Indonesia
Online Status: Offline
Posts: 4
Topic: Header footer problem when export CR to Excel Posted: 22 Aug 2010 at 10:28pm
I have a problem with header, footer, and page break when I export crystal report to excel using c#.Net. I try to use ExportPageHeadersAndFooters = ExportPageAreaKind.OnEachPage
and ExportPageBreaksForEachPage = true. But Ican't use it, because that
two method is unknown in program. I already type: using CrystalDecisions.Shared; using CrystalDecisions.CrystalReports.Engine; What should I do now? I really need to use that two method. Thank you for your attention
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