Click here to Skip to main content
16,007,163 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: log in to the database Pin
_mubashir28-Nov-07 23:50
_mubashir28-Nov-07 23:50 
AnswerRe: log in to the database Pin
Paul Conrad29-Nov-07 12:25
professionalPaul Conrad29-Nov-07 12:25 
Questionhow to get document name in print event in vbs Pin
stephan_00728-Nov-07 21:22
stephan_00728-Nov-07 21:22 
AnswerRe: how to get document name in print event in vbs Pin
Dave Kreskowiak29-Nov-07 2:56
mveDave Kreskowiak29-Nov-07 2:56 
GeneralRe: how to get document name in print event in vbs Pin
stephan_00729-Nov-07 3:37
stephan_00729-Nov-07 3:37 
GeneralRe: how to get document name in print event in vbs Pin
Dave Kreskowiak29-Nov-07 7:34
mveDave Kreskowiak29-Nov-07 7:34 
GeneralRe: how to get document name in print event in vbs Pin
stephan_00729-Nov-07 11:52
stephan_00729-Nov-07 11:52 
GeneralRe: how to get document name in print event in vbs Pin
Dave Kreskowiak29-Nov-07 12:31
mveDave Kreskowiak29-Nov-07 12:31 
stephan_007 wrote:
i meant if you have a file lets say in excel, then i want to print it, this starts the print event


Print event? In what code?? Let's see it, because there is no "global" "print event".


stephan_007 wrote:
so as i said before lets say i do print the file in excel. does the printer event carry some infos about which file was just sent to the printer


No. No file was just sent to the printer. Excel had to render an image of each page itself, which, as I explained before, is translated into the printers language by the printer driver. Nowhere in this process is the filename of the Excel document ever used.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


GeneralRe: how to get document name in print event in vbs Pin
stephan_00729-Nov-07 22:39
stephan_00729-Nov-07 22:39 
GeneralRe: how to get document name in print event in vbs Pin
Dave Kreskowiak30-Nov-07 2:34
mveDave Kreskowiak30-Nov-07 2:34 
QuestionHandles event Pin
break_day28-Nov-07 20:29
break_day28-Nov-07 20:29 
AnswerRe: Handles event Pin
N a v a n e e t h28-Nov-07 20:38
N a v a n e e t h28-Nov-07 20:38 
GeneralRe: Handles event Pin
break_day28-Nov-07 22:16
break_day28-Nov-07 22:16 
AnswerRe: Handles event Pin
gericooper28-Nov-07 21:18
gericooper28-Nov-07 21:18 
AnswerRe: Handles event Pin
Mycroft Holmes28-Nov-07 21:59
professionalMycroft Holmes28-Nov-07 21:59 
AnswerRe: Handles event Pin
Luc Pattyn28-Nov-07 23:01
sitebuilderLuc Pattyn28-Nov-07 23:01 
QuestionPaging Programming Help Needed Pin
Jack Black X28-Nov-07 19:29
Jack Black X28-Nov-07 19:29 
AnswerRe: Paging Programming Help Needed Pin
Dave Kreskowiak29-Nov-07 2:51
mveDave Kreskowiak29-Nov-07 2:51 
QuestionHow to print out a RichTextBox Pin
re infecta28-Nov-07 19:26
re infecta28-Nov-07 19:26 
AnswerRe: How to print out a RichTextBox Pin
N a v a n e e t h28-Nov-07 20:44
N a v a n e e t h28-Nov-07 20:44 
GeneralRe: How to print out a RichTextBox Pin
re infecta28-Nov-07 21:21
re infecta28-Nov-07 21:21 
GeneralRe: How to print out a RichTextBox Pin
Dave Kreskowiak29-Nov-07 2:47
mveDave Kreskowiak29-Nov-07 2:47 
GeneralRe: How to print out a RichTextBox Pin
Duncan Edwards Jones29-Nov-07 3:09
professionalDuncan Edwards Jones29-Nov-07 3:09 
QuestionIT's Urgent Plz.......how to fetch checked values(check box) from grid view (In vb.net) [modified] Pin
Ashish Kumar Vyas28-Nov-07 19:08
Ashish Kumar Vyas28-Nov-07 19:08 
AnswerRe: IT's Urgent Plz.......how to fetch checked values(check box) from grid view (In vb.net) Pin
Mycroft Holmes28-Nov-07 22:06
professionalMycroft Holmes28-Nov-07 22:06 

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.