Hi!
Is there a way to use better the server memory when combining many files at the same time?
We're are receiving Memory quota exceeded error from Heroku when we try to combine 90 files - each one with 1 page.
It'd be very nice if we could append directly to the disk each pdf instead of doing this in memory.
Thanks.
Hi!
Is there a way to use better the server memory when combining many files at the same time?
We're are receiving
Memory quota exceedederror fromHerokuwhen we try to combine 90 files - each one with 1 page.It'd be very nice if we could append directly to the disk each pdf instead of doing this in memory.
Thanks.