|
-
Jun 21st, 1999, 08:13 PM
#1
Thread Starter
New Member
How can I do that with Visual Basic 5.0?
I have a mdb-file with 1 table and 1 report. I want my app to first show a preview and then print the report.
-
Jun 21st, 1999, 08:57 PM
#2
Junior Member
if u r using crystal reports then try
CrystalReport1.Action=2
-
Jun 22nd, 1999, 11:13 AM
#3
Lively Member
If you have Access installed on the client machine, you can use Automation to have Access open and display the report in print preview, and then let the user print it or close. If you don't have Access on the client machine, however, you are stuck using Crystal Reports.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|