crabbly / Print.js

A tiny javascript library to help printing from the web.
MIT License
4.28k stars 672 forks source link

Can I set the two-sided print in code? #671

Open liangkang90 opened 1 year ago

liangkang90 commented 1 year ago

Hi ,I need to user Print.JS to print pdf for two-sided.I know that this can be done in the print setup page embeded in the Chrome.But I wonder if Print.Js support to set this two-sided as a property and send this state to the chrome ? thanks~