Loading...
 
Skip to main content

Development


Re : problem with PDF generation

posts: 1001 Canada
I don't know of 1.6-specific PDF gen problems, but the exhausted memory is fatal. If you don't know yet this is PHP's memory_limit (php.ini) which is default to 8M but Tiki deserves 12 or 16 for total comfort. PDF gen is known to be demanding for PHP memory.
There are no comments at this time.