We are using version 19.3 of Diagrams and the following code to convert this VSDX file (input.zip (452.0 KB)) to PDF.
var diagram = new Diagram(input);
diagram.Save(output, SaveFileFormat.PDF);
When switching to the latest 19.5 version, we get the following error:
Aspose.Diagram.DiagramException: Error in element DataConnections in \VisioDocument. Object reference not set to an instance of an object.
at .(String )
at .ReadChildElements()
at .Load()
at .(Object )
at .(MethodBase , Boolean )
at .()
at .()
at .(Object )
at . ()
at .(Object , UInt32 )
at .()
at . ()
at .()
at .(Object )
at . ()
at .(Object , UInt32 )
at .()
at .(Object[] , Type[] , Type[] , Object[])
at .(Int32 , Type[] , Type[] , Boolean)
at . ( )
at .()
at .()
at .(Object )
at . ()
at .(Object , UInt32 )
at .()
at . ()
at .()
at .(Object )
at . ()
at .(Object , UInt32 )
at .()
at .(Object[] , Type[] , Type[] , Object[])
at .(Stream )
at Aspose.Diagram.Diagram…ctor(Stream stream)
However, we did notice that color of images was not correct in output PDF file and for that we have logged an issue as DIAGRAMNET-51648 in our issue tracking system. We will further look into details of the issue and keep you posted with the status of its correction. Please be patient and spare us little time.
We have been able to reproduce the issue under .NET Core environment and logged it as DIAGRAMNET-51649 in our issue tracking system. We will definitely look into this issue and keep you informed with its rectification status. Please spare us little time.
We do not offer any separate site or space to track the issue status. Yes, earlier there was used to be issue status at the bottom of the thread but now it has been modified due to some internal changes in the system. However, we will keep you posted with the status of logged ticket as soon as some additional updates are available.
We have logged an issue as DIAGRAMNET-51785 in our issue tracking system for further investigation. We will surely inform you as soon as it is resolved. Please be patient and spare us little time.