Hi,
When converting a specific .Vsdx to .pdf, most of its content is not visible.
I’m using this code:
Diagram diag = new Diagram(options.SourcePath);
diag.Save(options.DestinationPath, SaveFileFormat.Pdf);...VSDX saved to PDF is missing elements Aspose.Diagram Product...When converting a specific .vsdx to .pdf, most of its content...