Headers and footers are lost after upgrading to Aspose.Diagram 21.9.0

Hi!

We wanted to upgrade the Aspose.Diagram library from 21.2.0 to 21.9.0 but saw that the headers and footers are lost now.
Here is a code sample where the issue can be reproduced:
using (var diagram = new Aspose.Diagram.Diagram(“VisioFiles\HeaderAndFooter.vsdx”))
{
diagram.Save(“HeaderAndFooter_target.vsdx”, Aspose.Diagram.SaveFileFormat.Vsdx);
}
HeaderAndFooter.zip (23.3 KB)

Thanks!

@arnoldbeilandevozon

Are you using a valid or temporary license to evaluate the 21.9 version of the API? Please check the attached output VSDX file that was generated on our end and share a screenshot of the issue in case you notice some.
HeaderAndFooter_out.zip (21.6 KB)

Hi!

The issue is reproducible either way, with or without a valid license.
In the attached zip file there are two screenshots: one with headers and footers present in the input file and a second one which I took from the output file generated on your end.

HeaderAndFooters_Images.zip (44.5 KB)

@arnoldbeilandevozon

We have logged an issue as DIAGRAMNET-52345 in our issue management system for further investigation. We will look into its details and keep you posted with the status of its correction. Please be patient and spare us some time.

We are sorry for the inconvenience.

@arnoldbeilandevozon

Would you please try using 21.10 version of the API and let us know in case issue still persists?

Hi!

We tried the code sample with the newest version of Aspose.Diagram 21.10.0 and the issue was fixed.

Thank you!

1 Like

@arnoldbeilandevozon

It is nice to hear from you that the issue has been resolved. Please keep using our API and feel free to let us know in case you still notice any issues.

The issues you have found earlier (filed as DIAGRAMNET-52345) have been fixed in this update. This message was posted using Bugs notification tool by philip.zhou