jQueryPlugins icon indicating copy to clipboard operation
jQueryPlugins copied to clipboard

printing multiple pages

Open nelsonxm opened this issue 13 years ago • 0 comments

It seems that i can only print the first page of an element that is longer than one page. Is this a plugin or browser print dialog problem?

The javascript code is as follows: $('#prt-workorder-window').printElement({pageTitle:'Word Order',overrideElementCSS:[{href:'css/workorder-print-form.css',media:'print'}]});

nelsonxm avatar Jul 11 '12 03:07 nelsonxm