Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi everybody.

I am developing a site and it has a print function. I used the window.print() method of javascript for this.

 

My task now is to find out if the document printed properly.. :confused:

without user intervention/input.

 

It flows like this..

user clicks the print button and the print dialog is opened and user clicks print. The document prints.. everything is well and I disable the print button so the data cannot be printed again.

 

Problem is what if the printer experienced a problem like paper jam or somthing?

 

I hope there is a way to find out if the printer DID NOT print so I can execute some lines or asp.net to adjust the page.

 

BTW

I am using asp.net 2003 on framework 1.1

 

thank you very much in advance

Posted

is this really impossible?

 

well I have another question related to this:

 

The printer keeps printing the filename and the pagenumber of the webform that I have ptinted through the window.print() function. How can I turn this off?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...