Jump to content

PHP timeout with PDFLib


charlotteg22

Recommended Posts

Hi,

 

I am using PHP and PDFLib to dynamically create pdf files, which can be from 1-100+ pages or more. When I try to create a file that is 60+ pages, it times out. I tried putting set_time_limit(0); in the foreach loop and I also set the max_execution_time = 30000000 in the php.ini file. But it STILL times out. I don't even get an error. It's just a blank screen that comes up that says Done in the bottom left hand corner. I'm running out of options. Please help!!

 

 

Thank!

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/119746-php-timeout-with-pdflib/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.