printing - how to set print settings with javascript? -


i want set print settings like: portrait / landscape, no. of copies, no. of pages, page size , quality using javascript

is there way achieve this?

if yes please tell me how this.

this can not done js. thing can print css:

<link rel="stylesheet" type="text/css" href="print.css" media="print" />  

this used when print.

ps: , im happy can't done. imagine every website mess print params.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

Cursor error with postgresql, pgpool and php -

iphone - Request for member 'uitextfield' in something not a structure or union? -