Title here
Summary here
After application start-up, the first PDF render for HTML to PDF may be significantly slower than subsequent renders.
IronPDF will initiate checks to ensure that the required CEF browser DLLs for the environment are available. Missing DLLs will be downloaded. Both the initiation checks and the downloads will take some time.
Add the relevant IronPDF Nuget packages for your environment to preload the DLLs and skip the download.
Implement ONLY 1 of the above solutions. DO NOT implement both.
For more information, refer to https://ironpdf.com/troubleshooting/initial-render-slow/