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 4.8 GroupDocs...code to convert PDF and other documents to HTML: using (Viewer...