Hi,
We are using the class PresentationToPdfConverter to convert a power point file to PDF, we have a use case where the file have around 100 images, once the code to convert is running, nothing will happen, no error will be thrown from the function it will just stuck without any error or return value, it's like entering an infinite loop inside the Convert function, i tried with settings, to set the image quality, but nothing is happening