Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

Resource planning
 
Notifications
Clear all

Resource planning

5 Posts
3 Users
0 Reactions
3,931 Views
Evgueni Kolossov
(@ekolossov)
Posts: 566
Contributor
Topic starter
 
[#874]

when attempt to export into PDF format the following error occurred:
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 82 bytes) in /var/www/localhost/htdocs/projectorria/external/html2pdf/_class/parsingHtml.class.php on line 435
Clear cache will not help (browser - Firefox 17.0.1)


 
Posted : 08 Jan 2013 11H30
babynus
(@babynus)
Posts: 14957
Main Contributor Admin
 

Hi,

This issue is not local on client, it is on server side : PDF generation requires lot of memory (RAM).
But memory used by each thread must be limited to avoid to overload server with one only process.
By default, max memory allowed to generate a PDF file is 512 MB. You can change this in Global Parameters : "memory limit for PDF generation".

Other solution is just to print the report to a PDF generation printer (for instance using PDF Creator...)


 
Posted : 08 Jan 2013 17H21
Evgueni Kolossov
(@ekolossov)
Posts: 566
Contributor
Topic starter
 

Yes, max memory change works. Hopefully filters can help as well


 
Posted : 08 Jan 2013 18H53
Klaus
(@climb4fun)
Posts: 449
Contributor
 

Other solution is just to print the report to a PDF generation printer (for instance using PDF Creator...)

That's the way we do it. Works fine.

Klaus


 
Posted : 08 Jan 2013 23H12
Evgueni Kolossov
(@ekolossov)
Posts: 566
Contributor
Topic starter
 

Yes, I know but still we want to see not the all users but selected set


 
Posted : 09 Jan 2013 10H28
Share:

Scroll to Top