Microsoft
Software
Hardware
Network
Question : SAP Crystal Reports viewer 2008
Hi All,
I create report using CR XI (rpt file).
Dim rptDocument = New CrystalDecisions.CrystalRe
ports.Engi
ne.ReportD
ocument()
Dim strReportName As String = "xxx.rpt"
Try
rptDocument.Load( strReportName)
Dim strJudul As String = ""
rptDocument.SetDataSource(
dtReport)
Dim frmReportViewer As New frmReportViewer
With frmReportViewer
.CrystalReportViewer.Repor
tSource = rptDocument
.WindowState = FormWindowState.Maximized
.MdiParent = frmMain
.Show()
End With
Catch ex As Exception
End Try
What should installed at client computer in order to view it?
Thank you.
Answer : SAP Crystal Reports viewer 2008
You will need to install the redistributable runtime merge modules for Crystal reports that came with your version of CR. You can find them here.
http://resources.businesso
bjects.com
/support/
a
dditional_
downloads/
runtime.as
p
Random Solutions
XSLT Parsing pairs of xml tags
Crystal connection with OLE DB ADO
PHP, ASP, Moneris
Oracle Error "To many precesion Specifiers"
Stringtopostnet function not working in Crystal viewer 2008 ---
How do I print to a CString?
Blackberry Enterprise Express on Exchange 2007 Can't resolve name during MAPI Profile Setup
RSH client for windows 2008 r2
Getting the row number of a record
Deleted Files, Who & When, Server 2008, NAS