Speed up pdf generation?
-
I have a particularly lengthy pdf that is generated from a password protected page, so it can’t be cached. It must be generated on the fly each time the
/pdf/
endpoint is visited. Currently it takes a good 10 seconds to render, and I’d like to speed that up as much as possible. I just have no idea where to start in order to make this happen. Are there server settings I can tweak to divert more processing power to the dompdf render task? If you could just point me in the right direction to start figuring out how to speed things up I’d be very grateful!Thanks in advance for your help!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Speed up pdf generation?’ is closed to new replies.