Has anyone used this before? <https://pdf-lib.js.o...
# suitescript
h
Has anyone used this before? https://pdf-lib.js.org/ I tried making it work on a Suitelet but having problems doing so.
b
you can probably make it work in the client script added to a suitelet
but I wouldn't expect it to fully work in a serverside context
It uses setTimeout, which suitescript does not expose
h
oh I see thank you. I was hoping to make it work in an M/R. Do you have any suggestions for external libraries for merging PDFs?
b
h
ive got it to work, however pdf src will need the document to be available with login
b
correct
h
is there any other workaround for that? client does not want to mark these as such
b
1