If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Duplex Printing

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-25-08, 02:46
BharathM BharathM is offline
Registered User
 
Join Date: Jun 2008
Posts: 2
Duplex Printing

Hi,
Using ASP I want to print a html page, several pages of this kind are printed in a loop. programatically i want to set printer so that it prints back to back pages(Duplex Setting). Can any one tell me how to do this in ASP.
Reply With Quote
  #2 (permalink)  
Old 06-25-08, 10:49
Teddy Teddy is offline
Purveyor of Discontent
 
Join Date: Mar 2003
Location: The Bottom of The Barrel
Posts: 6,075
You can't do that. It's a client setting specific to the browser and printer installed on the local machine.
__________________
oh yeah... documentation... I have heard of that.

*** What Do You Want In The MS Access Forum? ***
Reply With Quote
  #3 (permalink)  
Old 06-26-08, 06:34
BharathM BharathM is offline
Registered User
 
Join Date: Jun 2008
Posts: 2
following is the link to set printer for duplex printing.

http://support.microsoft.com/kb/230743/en-us

When i am printing the html page. it is not able to print data which is fetched dynamically from server side. it is able to print static html page. I am not able to reslove this issue.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On