print issue problem

Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums - DaniWeb Sister Site
Thread Solved

Join Date: Jul 2007
Posts: 113
Reputation: jaasaria is an unknown quantity at this point 
Solved Threads: 1
jaasaria's Avatar
jaasaria jaasaria is offline Offline
Junior Poster

print issue problem

 
0
  #1
Nov 3rd, 2008
hi guyz.. by the way im using crystal report 8.5 in my project. i have already a report but the report i have is to diplay the viewer..

i want it to automatically print it, without preview the viewer..
what code shall i used? shall i use crytal report? or other ?

any idea well be appreciated.
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 2,146
Reputation: debasisdas will become famous soon enough debasisdas will become famous soon enough 
Solved Threads: 132
debasisdas's Avatar
debasisdas debasisdas is offline Offline
Postaholic

Re: print issue problem

 
0
  #2
Nov 3rd, 2008
how are you calling the report ?
Share your Knowledge.
Reply With Quote Quick reply to this message  
Join Date: Nov 2006
Posts: 848
Reputation: QVeen72 is on a distinguished road 
Solved Threads: 120
QVeen72's Avatar
QVeen72 QVeen72 is offline Offline
Practically a Posting Shark

Re: print issue problem

 
1
  #3
Nov 4th, 2008
Hi,

Try this :
Report.Printout False

Without vieiwng the report..

Regards
Veena
Reply With Quote Quick reply to this message  
Join Date: Jul 2007
Posts: 113
Reputation: jaasaria is an unknown quantity at this point 
Solved Threads: 1
jaasaria's Avatar
jaasaria jaasaria is offline Offline
Junior Poster

Re: print issue problem

 
0
  #4
Nov 7th, 2008
rptSummaryCashier.Database.SetDataSource rsCashier
rptSummaryCashier.DiscardSavedData

frmsc.CRV.ReportSource = rptSummaryCashier
frmsc.CRV.ViewReport
frmsc.Show 1


i like to print it .. automatically.. with any confirmation.
may i know any ccode from here..
Reply With Quote Quick reply to this message  
Join Date: Jul 2007
Posts: 113
Reputation: jaasaria is an unknown quantity at this point 
Solved Threads: 1
jaasaria's Avatar
jaasaria jaasaria is offline Offline
Junior Poster

Re: print issue problem

 
0
  #5
Nov 7th, 2008
thxxx a lot QVeen72.....thx for helping...
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:




Views: 649 | Replies: 4
Thread Tools Search this Thread



Tag cloud for Visual Basic 4 / 5 / 6
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC