A 3.5 MB html converting from html to pdf is timing out

what is the time it will take to convert a html with an image to convert to a pdf. Are there any options to get notified if the time it takes is too long.

we are using the below api for the purpos
https://api.aspose.cloud/v3.0/html/convert/pdf?outPath=lcl-9efa05f0-7821-4674-8595-381036479221.pdf&width=800&height=1200&leftMargin=50&rightMargin=50&topMargin=50&bottomMargin=50 HTTP/1.1

@ocecontent

Please try to use V4.0 API method to convert HTML to PDF. Hopefully, it will help you to accomplish the task. Otherwise, please share your input html as a zip file. We will investigate the issue and guide you accordingly.