-2

Error is coming while we trying to generate a 700 pages pdf file exit code 139 comes and the below error is coming

[===========================================> ] 72% Error: Failed loading page file:///tmp/knp_snappy64a569cca41b28.20685486.html?page=507&section=&sitepage=507&title=Client Deposits&subsection=&frompage=1&subsubsection=&isodate=2023-07-05&topage=729&doctitle=Client Deposits&sitepages=729&webpage=/tmp/knp_snappy64a569cca11b69.20878406.html&time=13:02:23&date=5 Jul 2023 (sometimes it will work just to ignore this error with --load-error-handling ignore)

I m trying to write the pdf and send to the AWS s3, using the laravel snappy.

1 Answers1

0

You will probably need to generate smaller PDFs (of say, a couple dozen pages at once) and then combine them.

Kevin
  • 1,152
  • 5
  • 13