PDFApp
PDFApp copied to clipboard
This is a Google Apps Script library for managing PDFs.
Hi! Thanks a lot for this great lib! You're awesome. Can you answer What is the best way to export spesific sheets from book to PDF?
Hi tanaikech! I'm getting this error and when I add { ignoreEncryption: true } it gives me a blank file. Do you have any solution? Error: Input document to `PDFDocument.load`...
- Converted PDFApp to use async/await for all core operations. - Refactored library loading (pdf-lib, fontkit) to be managed within each PDFApp instance, restoring original helper method functionality. - Improved...
udpateMetadata -> updateMetadata update was misspelled