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…...darmovzal August 28, 2024, 9:26am 1 I am using the GroupDocs...vladimir.litvinchik August 28, 2024, 12:49pm 2 @jiri.darmovzal It...