Aspose API to convert local HTML to PDF

I have been going through the documentation Aspose.Pdf Cloud - API References. but I haven’t found an API to convert a local html file to pdf and save it locally. Is there an API available for this purpose, and if there is an endpoint how to call it from .Net C#.

Thank you.

1 Like

@Duminda

You can try the ConvertDocument API method of Aspose.Words Cloud. It converts documents without involving cloud storage.

Does this endpoint support HTML to PDF conversion?

@Duminda

Yes, Aspose.Words Cloud API supports HTML to PDF conversion.

Aspose.PDF Cloud does not support conversion without cloud storage, so we have also logged a feature(PDFCLOUD-4029) request for it.