Hi,
I'm trying to use Ultimate PDF to generate a single A4 sized report with 2 aggregates (1 form and 1 table) that executes very quickly. The page uses few images that are less than 100kb. However the time taken to generate the PDF varies from a few seconds to 10+ seconds.
I have found the following from investigating the logs.
In PrintToPDF service action:1. UltimatePDF_Service.PrintPDFExt varies from 1 ~ 4 seconds. 2. Every once in a while, UltimatePDF_Service.Management_SetupLocalBrowserExt is executed and takes more than 10+ seconds.
Any ideas on what maybe causing the slowext executio and how to improve the performance?
Regards,
DK
Hi Duk.
If the call to Management_SetupLocalBrowserExt takes 10+ seconds, that means a browser is being downloaded from the internet. This can happen recurrently if you have a task that deletes files in the temp folder.
To improve performance, you could upload the browser revision and turn off the internet downloads. You can do these by using Ultimate PDF Management component.