aspdotnet_mvc_groupdocs.png (13.4 KB)
Hello everyone, I’m developing a web application using ASP.NET MVC. I’m using GroupDocs to render my .dwg and .dxf files as HTML, and I’m displaying them within an iframe on my page…...html” int index = 1; var fileList = new List();...Combine(nestedOutputDirector, $"{index}.{fileExtensions}"); file.SaveAs(filePath);...