Click here to Skip to main content
15,894,343 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralAutomatic scrolling scroll bars Pin
jamesbronw5-Nov-04 5:46
jamesbronw5-Nov-04 5:46 
GeneralRe: Automatic scrolling scroll bars Pin
arunkg5-Nov-04 19:08
arunkg5-Nov-04 19:08 
GeneralRe: Automatic scrolling scroll bars Pin
Anonymous6-Nov-04 5:39
Anonymous6-Nov-04 5:39 
GeneralPrinting Files Pin
cwayman5-Nov-04 1:09
cwayman5-Nov-04 1:09 
GeneralRe: Printing Files Pin
cwayman5-Nov-04 3:15
cwayman5-Nov-04 3:15 
GeneralRe: Printing Files Pin
Member 14977515-Nov-04 13:12
Member 14977515-Nov-04 13:12 
GeneralRe: Printing Files Pin
Mekong River5-Nov-04 16:34
Mekong River5-Nov-04 16:34 
GeneralRe: Printing Files Pin
Member 14977516-Nov-04 4:52
Member 14977516-Nov-04 4:52 
You can see this page: http://www.businessobjects.com/products/reporting/crystalreports/appdev.asp .

But it is really easy. In VB you have to add the Crystal Report Component; in VB.NET it is named ReportDocument.
The file you want to print has to be a crystal report document (you can download the software in the site above). Then you have just to work with properties and methods.

Ex in VB.NET: reportDocument1.PrintOptions.PrinterName = ""
GeneralRe: Printing Files Pin
Dave Kreskowiak6-Nov-04 5:39
mveDave Kreskowiak6-Nov-04 5:39 
GeneralRe: Printing Files Pin
cwayman7-Nov-04 22:02
cwayman7-Nov-04 22:02 
GeneralRe: Printing Files Pin
Dave Kreskowiak8-Nov-04 2:53
mveDave Kreskowiak8-Nov-04 2:53 
GeneralPls help me... Pin
sayhigh4-Nov-04 23:30
sayhigh4-Nov-04 23:30 
GeneralRe: Pls help me... Pin
Dave Kreskowiak5-Nov-04 2:55
mveDave Kreskowiak5-Nov-04 2:55 
Generalserial port communications timeout function Pin
arunkg4-Nov-04 22:47
arunkg4-Nov-04 22:47 
GeneralRe: serial port communications timeout function Pin
codemind8-Nov-04 5:21
codemind8-Nov-04 5:21 
GeneralPersist ListView settings with serialization in VB.NET Pin
vishaljain_19764-Nov-04 20:56
vishaljain_19764-Nov-04 20:56 
GeneralRe: Persist ListView settings with serialization in VB.NET Pin
Tom John9-Nov-04 3:18
Tom John9-Nov-04 3:18 
GeneralPersist ListView settings with serialization in VB.NET Pin
vishaljain_19764-Nov-04 20:56
vishaljain_19764-Nov-04 20:56 
GeneralSQL server 2000 reporting service and Crystal report Pin
Mekong River4-Nov-04 20:55
Mekong River4-Nov-04 20:55 
GeneralI need toolbar. Pin
Anonymuus4-Nov-04 7:50
sussAnonymuus4-Nov-04 7:50 
GeneralMs Word automation Pin
yolip4-Nov-04 7:11
yolip4-Nov-04 7:11 
GeneralRe: Ms Word automation Pin
Anonymous4-Nov-04 7:33
Anonymous4-Nov-04 7:33 
GeneralRe: Ms Word automation Pin
yolip4-Nov-04 15:53
yolip4-Nov-04 15:53 
GeneralRe: Ms Word automation Pin
codemind8-Nov-04 5:26
codemind8-Nov-04 5:26 
GeneralRe: Ms Word automation Pin
yolip8-Nov-04 15:45
yolip8-Nov-04 15:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.