download print.js rtl code example
Example: download print.js rtl
$('#kitty-one, #kitty-two, #kitty-three').printThis({
importCSS: false,
header: "<h1>Look at all of my kitties!</h1>",
direction: rtl,
});
$('#kitty-one, #kitty-two, #kitty-three').printThis({
importCSS: false,
header: "<h1>Look at all of my kitties!</h1>",
direction: rtl,
});