-
Notifications
You must be signed in to change notification settings - Fork 204
Tutorial
Geek648 edited this page Jan 24, 2013
·
10 revisions
(to be completed)
Please refer to the Create New Report page.
Please refer to the Winform Viewer page.
For the simplest way to present a report to the user, it is also possible to call the viewer exe via a Shell call :
ID = Shell("""C:\Fyi\RdlReader.exe"" C:\Fyi\myreport.rdl", , True, 100000) ```