I am evaluating aspose.mail. I am running into an issue when trying to extract images from an HTML email. It will extract the first 3, then write invalid files for the remaining images. If I delete the first few images from the email, it will grab the next three images correctly. Is this a limitation of the trial? Or do I have a code issue?
I have attached a project that reproduces the error.