Shuangjiang Li

Results 2 comments of Shuangjiang Li

I agree this is basic feature for API testing, can we make this a high priority?

Yes, same issue encountered, 9MB file split with each file 10 page, increase to 60MiB for each sub file. ``` // split.pdf.js const fs = require('fs'); const path = require('path');...