Print Screen

C

chicken butt

I have a back office app developed using the 1.1 framework with VB.NET.


When we print using the browser, the end result is garbled pretty good.


I am wondering if it is possible to create a "print screen" button on
my page and then send that output to the default printer?

Thanks,

Jamie
 
C

Curt_C [MVP]

chicken said:
I have a back office app developed using the 1.1 framework with VB.NET.


When we print using the browser, the end result is garbled pretty good.


I am wondering if it is possible to create a "print screen" button on
my page and then send that output to the default printer?

Thanks,

Jamie

Not from code, or rather not without a component installed. It's really
a clientside function, best you will probably get is a window.print()
call, which is no different the them using the PRINT menu item.
 
C

chicken butt

Thank you.


Curt_C said:
Not from code, or rather not without a component installed. It's really
a clientside function, best you will probably get is a window.print()
call, which is no different the them using the PRINT menu item.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,479
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top