I tried checking out paperprograms on windows10 and it seemed to work with a few tweaks except for an error related to pdfkit that is thrown once you visit localhost:3000:

Seems to be related to the PDFDocument-function under ./node_modules/pdfkit/js/document.js. I fixed it temporarily by replacing it with an empty function, but unfortunately I can't print any papers on windows for now. Can any other windows users having the same problem?
I tried checking out paperprograms on windows10 and it seemed to work with a few tweaks except for an error related to pdfkit that is thrown once you visit
localhost:3000:Seems to be related to the
PDFDocument-function under./node_modules/pdfkit/js/document.js. I fixed it temporarily by replacing it with an empty function, but unfortunately I can't print any papers on windows for now. Can any other windows users having the same problem?