Split and Merge PDF on Nodejs using Electron

0

I would like to know which npms tools are recommended to receive a PDF file of any size and divide it into equal pieces. For example pick up a 40Mb file and create 5 8Mb files. I intend to do this within an application running on the Electronjs.

The application is composed of Angular, Expressjs and pure JS with some pocpm of the npm

    
asked by anonymous 16.08.2018 / 21:07

0 answers