Print.js
Print.js copied to clipboard
all images are ignored starting from google chrome version 108.
printJS({
printable: 'layout-order', type: 'html', header: null,
scanStyles: false, documentTitle: ' ', headerStyle: 'display: none !important',
style: '#layout-order {font-size: 12px !important}',
onPrintDialogClose: () => {
document.title = title
}
other browsers do not show this behavior. OS and etc are not important