thegetty / quire

A multi-package repository for the Quire multiformat publishing framework
https://quire.getty.edu/
BSD 3-Clause "New" or "Revised" License
98 stars 12 forks source link

Fix Paged.js Printer from hanging on output #619

Closed mphstudios closed 1 year ago

mphstudios commented 1 year ago

Fixes "hanging" the cli process after calling the Paged.js Printer.

Ensures that the Paged.js Printer is closed after writing the PDF file, returning control back to the main process.