Closed SolidTears closed 4 years ago
Unfortunately encryption has to write to a new file instead of caching in memory, can you check if it's permission issue?
sorry i might be not put enough detail, while its indeed socket time out, but the encryption still work , it just took a long time , i test for 3kb pdf work just fine, 500kb on the other hand need about 2 minutes, is there any workaround for this ?
might need to add new comment for anyone find same problem
while this library is great, it work just fine on local side, but on server it too source consuming, i change to use qpdf with exec for my encryption and merging need, still an awesome library nontheless, thanks !
just use this, and notice that when i encrypt my pdf, it take too long and cause server socket timeout, is there any reason for this? and how to fix it ?
the pdf fairly simple report pdf, with 500kb size
heres the snippet :