I am using the GroupDocs.Viewer.24.6.0 package in my project. I use the following code to convert Pdf and other documents to HTML:
using (Viewer Viewer = new Viewer(stream, loadOptions))
{
HtmlViewOptions viewOption…...Viewer to convert PDF to HTML in .NET Framework...Framework 4.8 GroupDocs.Viewer Product Family csharp , dotnet ,...