79312708

Date: 2024-12-27 20:12:53
Score: 1
Natty:
Report link

I currently use this

const doc = new jsPDF();
doc.autoPrint();
window.open(doc.output("bloburl"));

works on Chrome and Firefox

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: tewshi