Click here to Skip to main content
15,914,500 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to convert a BitArray of length 8 into a single byte Pin
Guffa2-May-07 6:24
Guffa2-May-07 6:24 
AnswerRe: How to convert a BitArray of length 8 into a single byte [modified] Pin
Dave Kreskowiak2-May-07 7:01
mveDave Kreskowiak2-May-07 7:01 
QuestionOpen file directly Pin
Xmen Real 2-May-07 5:23
professional Xmen Real 2-May-07 5:23 
AnswerRe: Open file directly Pin
Dave Kreskowiak2-May-07 5:51
mveDave Kreskowiak2-May-07 5:51 
GeneralRe: Open file directly [modified] Pin
Xmen Real 2-May-07 17:29
professional Xmen Real 2-May-07 17:29 
GeneralRe: Open file directly Pin
Dave Kreskowiak3-May-07 13:23
mveDave Kreskowiak3-May-07 13:23 
GeneralRe: Open file directly Pin
Xmen Real 3-May-07 18:18
professional Xmen Real 3-May-07 18:18 
QuestionVB printing problem Pin
Rich Leyshon2-May-07 4:42
Rich Leyshon2-May-07 4:42 
Hi,

I'm just adding (another) final piece to my app which involves printing. Okay, not much fun but, been there before and bought the T-shirt.

Okay, it seems to work, I'm printing exactly what I expect to see on an HP LaserJet.

I've got a PrintDialog component to allow me to select the printer. I select a second printer, Epson,(rather than the default HP) and all I get is a pile of blank pages. Have to cancel the document, turn off the printer and wait 5 minutes.

If I swap the default printer to the Epson, same thing happens on that printer but I can use the PrintDialog to select the HP which as before, works fine. So the PrintDialog appears to be working.

Stepping through the PrintDocument method, the strings being "printed" appear to contain the correct data - in short, the method looks to be doing exactly what it should (as it must, as I can print on the HP).

Print preview works fine whichever printer is selected.

When the Epson is reset, I can print a test page okay from Word.

So, to summarise:

1) The Epson printer works
2) The PrintDocument1.Print method works
3) The Printdialog works
4) The Print preview works.

So why can't I print on the damn Epson?

Post script:

Another part of my project which has been tested to death, allows the selection of a printer. Just tried a test print with this and got the same thing - endless blank pages on the Epson. The code here has not been changed and used to work fine.

Any ideas anyone?

Cheers,

Rich
AnswerRe: VB printing problem Pin
Dave Kreskowiak2-May-07 6:23
mveDave Kreskowiak2-May-07 6:23 
GeneralRe: VB printing problem Pin
Rich Leyshon2-May-07 7:29
Rich Leyshon2-May-07 7:29 
GeneralRe: VB printing problem Pin
Rich Leyshon2-May-07 7:53
Rich Leyshon2-May-07 7:53 
QuestionOnly one window in the taskbar Pin
Jats_4ru2-May-07 4:38
Jats_4ru2-May-07 4:38 
AnswerRe: Only one window in the taskbar Pin
Psycho-*Coder*-Extreme2-May-07 4:51
Psycho-*Coder*-Extreme2-May-07 4:51 
AnswerRe: Only one window in the taskbar Pin
Dave Kreskowiak2-May-07 4:52
mveDave Kreskowiak2-May-07 4:52 
AnswerRe: Only one window in the taskbar Pin
Rupesh Kumar Swami2-May-07 5:02
Rupesh Kumar Swami2-May-07 5:02 
QuestionHow to close an application completely Pin
nahitan2-May-07 3:58
nahitan2-May-07 3:58 
AnswerRe: How to close an application completely Pin
Dave Kreskowiak2-May-07 4:03
mveDave Kreskowiak2-May-07 4:03 
GeneralRe: How to close an application completely Pin
nahitan2-May-07 4:07
nahitan2-May-07 4:07 
GeneralRe: How to close an application completely Pin
Dave Kreskowiak2-May-07 4:47
mveDave Kreskowiak2-May-07 4:47 
QuestionNeed Help with Outlook [modified] Pin
Jats_4ru2-May-07 3:08
Jats_4ru2-May-07 3:08 
AnswerRe: Need Help with Outlook Pin
RichardBerry2-May-07 3:40
RichardBerry2-May-07 3:40 
GeneralRe: Need Help with Outlook Pin
Jats_4ru2-May-07 4:23
Jats_4ru2-May-07 4:23 
GeneralRe: Need Help with Outlook Pin
Jats_4ru2-May-07 4:31
Jats_4ru2-May-07 4:31 
AnswerRe: Need Help with Outlook Pin
Rupesh Kumar Swami2-May-07 4:10
Rupesh Kumar Swami2-May-07 4:10 
GeneralRe: Need Help with Outlook Pin
Jats_4ru2-May-07 4:32
Jats_4ru2-May-07 4:32 

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.