Error on printing on HP 500 
Author Message
 Error on printing on HP 500

I made an application at my home. I use a Cannon BJ-200e printer and
in my home the app runs with no problem.

At work, we have HP 500 and when the app has to print something, it
sends a message saying Illegal something and aborts.

I'm printing using the printer object and its methods
(Printer.ScaleMode = 6, Printer.FontName = "Courier", Printer.FontSize
= 12, Printer.ScaleHeight = 66, etc...)

Does anyone has an idea for what's happening?



Wed, 20 May 1998 03:00:00 GMT  
 Error on printing on HP 500

Quote:

>Can you print ok in other applications?  

I'll try tomorrow. But I think that the problem is in the
Printer.ScaleWidth = 297 statement. Do you know the ScaleWidth for
Letter paper?

Others methods for the printer object that I'm using are:

Printer.ScaleMode = 6
Printer.FontName = "Courier"
Printer.FontSize = 12

The problem is that at office, we don't have VB, so I can't debug.



Thu, 21 May 1998 03:00:00 GMT  
 Error on printing on HP 500
Can you print ok in other applications?  

____________________________________________________________________________

Quote:

>I made an application at my home. I use a Cannon BJ-200e printer and
>in my home the app runs with no problem.

>At work, we have HP 500 and when the app has to print something, it
>sends a message saying Illegal something and aborts.

>I'm printing using the printer object and its methods
>(Printer.ScaleMode = 6, Printer.FontName = "Courier", Printer.FontSize
>= 12, Printer.ScaleHeight = 66, etc...)

>Does anyone has an idea for what's happening?

--

"Go Eagles Go!"



Thu, 21 May 1998 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Custom 500 error page - trapping the error text?

2. 500 error instead of VBScript error

3. Posting data via WebClient gives error 500

4. What does 500 Server Error mean?

5. 500 Server Error

6. IIS Error (500)

7. registration form check and Enter into database produces server 500 error

8. 500 Error

9. HTTP 500 Internal server error

10. HTTP 500 Internal server error

11. ASP http 500 error / Frames / Please Help

12. HTTP 500 - Internal server error ASP

 

 
Powered by phpBB® Forum Software