save should be an async function
Closed this issue · 0 comments
mmyjona commented
based on the doc of pdfjs:
https://github.com/rkusa/pdfjs/blob/bd2dea256790c9ce2151630d43cb47385b6a89f7/docs/document.md
doc.end() should be await
Closed this issue · 0 comments
based on the doc of pdfjs:
https://github.com/rkusa/pdfjs/blob/bd2dea256790c9ce2151630d43cb47385b6a89f7/docs/document.md
doc.end() should be await