pdfexaminer icon indicating copy to clipboard operation
pdfexaminer copied to clipboard

PHP Memory Allocation limit on large pdfs

Open seansdoyle opened this issue 3 years ago • 1 comments

Large pdfs cause php memory allocation limit to be hit. Need to edit in pdfex-lib.php. It would be nice to have this as a configurable command line argument. Note that the memory allocation limit is set in pdfex-lib and so will override the user settings in php.ini config.

seansdoyle avatar Mar 13 '22 03:03 seansdoyle

+1 to this, I have encountered the upper limit occasionally.

rmrf-sl4sh avatar Mar 24 '22 20:03 rmrf-sl4sh