laercioacj

Results 2 comments of laercioacj

> Opening the PDF natively with `window.open` shows a pdf with clickable links so I'm confident the PDF is built correctly When opening the pdf for printing (CTRL + P)...

@Ajax30 you can try to use like this `printJS({ printable: 'test', type: 'html', css: 'custom.css', scanStyles: false })`