Convert web page to .png?

Hi,

I have a need to create PNG files (thumbnails) of specific web pages and wanted to know if I could use any of the features of Aspose.PDF to achieve this? Thanks.

Hi,

You can convert your HTML to PDF using Aspose.Pdf and then use Aspose.Pdf.Kit to convert it to PNG. But I am sure can find a better solution for this as this approach will not be very fast and quality is also an issue.

Thanks.