pdf-lib.js Questions

1

How can I use Hopding/pdf-lib with pure javascript without using node or any other package manager? I have noticed that they have mentioned supporting pure JavaScript. But not mentioned how? I se...
Indiscernible asked 30/12, 2022 at 4:38

1

Solved

I need to modify a PDF on a Apps script application. To do that I want to use a JS library : PDF-LIB my code : eval(UrlFetchApp.fetch("https://unpkg.com/pdf-lib/dist/pdf-lib.js").getConte...
Deluge asked 29/7, 2022 at 11:59
1

© 2022 - 2024 — McMap. All rights reserved.