You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
actually: I've committed a fix to only load on demand: df7179d .
But still, we need to measure the effective memory consumption of the font embedding process/pdf generation and find a way to reduce it: we will need to check pdfbox and openhtmltopdf.
I'll leave open this task.
Edit: this commit does not work when launched from the executable war... Will need a new release of openhtmltopdf.
syjer
changed the title
Pdf rendering: don't load the files in memory, use temp files
Pdf rendering: try to reduce memory consumption: don't load the files in memory, use temp files
Jun 26, 2018
syjer
changed the title
Pdf rendering: try to reduce memory consumption: don't load the files in memory, use temp files
Pdf rendering: try to reduce memory consumption: don't load the fonts in memory, use temp files
Jun 26, 2018
see d814a3a .
Note, we must wait the next release of openhtmltopdf so that danfickle/openhtmltopdf#215 is included.
The text was updated successfully, but these errors were encountered: