Possible to force printer setup (paper size) in javascript?

Viewed 50605

I have a need to print pages from a web app on to 8" x 4" index cards. IE doesn't save print settings from one print to the next, so is there a way to programmatically force the print set up?

2 Answers
Related