PDF with hundreds of images, how to avoid loading all images concurrently

Author: nicodemuzCreated Dec 20, 2022Updated Dec 20, 2022

We have a PDF that loads hundreds of images over HTTPS. These images seem to be loaded all at once. Is there a way to batch load the images to avoid sending too many concurrent requests to the web server?