-
Jul 11th, 2008, 05:33 AM
#1
Thread Starter
Lively Member
Crystal Report Direct Print
i m using vb6 with crystal report 9.0 .. simply for report printing i press print button and report shows in viewer and then i press print button to print pages.. i dont wanna to show viwer etc. i wanna user to press print button on VB form only and report direclt send to printer without showing any preview etc dialog..
Thanks
-
Jul 11th, 2008, 07:18 AM
#2
Frenzied Member
Re: Crystal Report Direct Print
set the viewer visibility = false
and I forgot the exact name of the print method but I think it's something like .printout = true
will look around for the exact method name.
-
Jul 11th, 2008, 07:19 AM
#3
Frenzied Member
Re: Crystal Report Direct Print
-
Jan 11th, 2023, 12:08 AM
#4
New Member
Re: Crystal Report Direct Print
 Originally Posted by Besoup
.PrintOut False, 1
Oh yes its works fine
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
|