The attached project uses PDFAssembler to open an existing minimal PDF and then immediately reassemble it and download it. This works fine in Chrome and Firefox, but fails in Edge with the console error message "0: Function expected."
To run: npm install followed by npm start; navigate to localhost:5002/dist and click the Test button.
pdfAssemblerTest.zip