DevelopingMagic/pdfassembler

Is it possible to use pdf assembler without Node?

celsowm opened this issue · 1 comments

Hi!
I have a project running in PHP with thousands of lawsuits docs in pdf and after tried things like pdf-merger and even ghostscript we have found that is impossible to merge pdf, for multiple clients, on the server side.
So, we discovered this project in a stackoverflow page saying that it is a "client side" pdf merger.
So, I would like to know if it is possible to convert / transpile this project to full js and use it on my php project.
It is possible that?

Kind of an old questions, but I have a similar issue. The answer is yes, but you have to get rid of promise-queue