myokyawhtun / PDFMerger

PDFMerger compatible for PHP 5, PHP 7, and PHP 8
238 stars 272 forks source link

Fatal error with some pdf files #56

Open sebtech888 opened 3 years ago

sebtech888 commented 3 years ago

with some pdf files, I get this error : Fatal error: Allowed memory size of 1342177280 bytes exhausted (tried to allocate 322203 bytes) in /home/clients/0649bfce840f69e4556eeb22/web/application/libraries/PDFMerger-master/tcpdf/tcpdi_parser.php on line 865

I checked and it's not a problem of pdf size. 99% of my files work but with some I get this error