Click here to Skip to main content
15,888,733 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionNeed advice on printing reports from Visual Basic Pin
kentuckyjoe16-May-12 15:26
kentuckyjoe16-May-12 15:26 
AnswerRe: Need advice on printing reports from Visual Basic Pin
Dave Kreskowiak17-May-12 2:01
mveDave Kreskowiak17-May-12 2:01 
GeneralRe: Need advice on printing reports from Visual Basic Pin
kentuckyjoe17-May-12 15:24
kentuckyjoe17-May-12 15:24 
AnswerRe: Need advice on printing reports from Visual Basic Pin
dg6yhw1123-May-12 8:28
dg6yhw1123-May-12 8:28 
GeneralRe: Need advice on printing reports from Visual Basic Pin
kentuckyjoe23-May-12 9:36
kentuckyjoe23-May-12 9:36 
GeneralRe: Need advice on printing reports from Visual Basic Pin
kentuckyjoe23-May-12 11:09
kentuckyjoe23-May-12 11:09 
GeneralRe: Need advice on printing reports from Visual Basic Pin
dg6yhw1123-May-12 11:55
dg6yhw1123-May-12 11:55 
GeneralRe: Need advice on printing reports from Visual Basic Pin
kentuckyjoe23-May-12 14:18
kentuckyjoe23-May-12 14:18 
GeneralRe: Need advice on printing reports from Visual Basic Pin
kentuckyjoe23-May-12 14:56
kentuckyjoe23-May-12 14:56 
GeneralRe: Need advice on printing reports from Visual Basic Pin
dg6yhw1124-May-12 6:01
dg6yhw1124-May-12 6:01 
GeneralRe: Need advice on printing reports from Visual Basic Pin
kentuckyjoe24-May-12 14:10
kentuckyjoe24-May-12 14:10 
GeneralRe: Need advice on printing reports from Visual Basic Pin
dg6yhw1125-May-12 5:48
dg6yhw1125-May-12 5:48 
GeneralRe: Need advice on printing reports from Visual Basic Pin
kentuckyjoe25-May-12 8:22
kentuckyjoe25-May-12 8:22 
Murray, thanks for this info and I'll definitely check it out.

I found a free e-book, see link below, on printing in VB 2010. I've read thru it and grabbed some code snippets and I think I'm going to be able to make it work for me.

Sometime when you're feeling really masochistic you should check it out. Microsoft makes things much harder than they need to be. For example:
Instead of print "sometext" it is e.graphics.drawstring("sometext")

I really don't care what it is just as long as I know what it is and I can use it. And, I have tried the e.graphics.d... and it works. MS is using VB graphics for printing. Okay, I guess I can get accustomed to that.

So, I'll stumble along this way and I'll also check out PowerTools. This is good to know. Thanks. Jack

http://www.filemount.com/2011/01/printing-with-visual-basic-2010/
GeneralRe: Need advice on printing reports from Visual Basic Pin
dg6yhw1129-May-12 6:14
dg6yhw1129-May-12 6:14 
GeneralRe: Need advice on printing reports from Visual Basic Pin
kentuckyjoe29-May-12 16:42
kentuckyjoe29-May-12 16:42 
GeneralRe: Need advice on printing reports from Visual Basic Pin
dg6yhw1130-May-12 5:51
dg6yhw1130-May-12 5:51 
GeneralRe: Need advice on printing reports from Visual Basic Pin
kentuckyjoe30-May-12 6:42
kentuckyjoe30-May-12 6:42 
GeneralRe: Need advice on printing reports from Visual Basic Pin
dg6yhw1130-May-12 8:42
dg6yhw1130-May-12 8:42 
GeneralRe: Need advice on printing reports from Visual Basic Pin
kentuckyjoe30-May-12 16:31
kentuckyjoe30-May-12 16:31 
QuestionHow to semd sms more than 160 character in 0ne SMS? Pin
rusydan.khir15-May-12 4:04
rusydan.khir15-May-12 4:04 
AnswerRe: How to semd sms more than 160 character in 0ne SMS? Pin
Dave Kreskowiak15-May-12 4:21
mveDave Kreskowiak15-May-12 4:21 
GeneralRe: How to semd sms more than 160 character in 0ne SMS? Pin
rusydan.khir16-May-12 6:15
rusydan.khir16-May-12 6:15 
GeneralRe: How to semd sms more than 160 character in 0ne SMS? Pin
Dave Kreskowiak16-May-12 7:04
mveDave Kreskowiak16-May-12 7:04 
GeneralRe: How to semd sms more than 160 character in 0ne SMS? Pin
rusydan.khir19-May-12 5:04
rusydan.khir19-May-12 5:04 
AnswerRe: How to semd sms more than 160 character in 0ne SMS? Pin
johnjeric22-May-12 19:39
johnjeric22-May-12 19:39 

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.