Alignment problems when rendering certain XLSX to HTML in .NET

Some diagram elements in the attached XLSX file are not properly aligned in the HTML output.
Also spacing between the elements is way to much. (See Screenshot for comparison, GroupDocs output left, Excel right).
We were using GroupDocs Viewer 20.9 without any special options.
XLSX Diagram.zip (306.3 KB)

1 Like

@Clemens_Pestuka

This issue is reproduced at our end. Hence, we’ve logged it in our internal issue tracking system for further investigation with ID VIEWERNET-2762. You’ll be notified as there’s any update.

1 Like

@Clemens_Pestuka

We observed that the output is a bit better when converting the whole worksheet with viewOptions.SpreadsheetOptions = SpreadsheetOptions.ForOnePagePerSheet(); but the blocks are still shifted. We’re further investigating this issue.

1 Like

@atirtahir3

Yes please, rendering the whole worksheet on one page is not an options for us.

@Clemens_Pestuka

This is still under investigation, we’ll notify you in case of any update.

1 Like

@Clemens_Pestuka

This issue has been fixed and will be included in API version 21.2.

1 Like

@vladimir.litvinchik

Thank you for the notification and for fixing this problem!
I’ll take a look at it when the new version is released.

1 Like

@Clemens_Pestuka

You’re welcome!

1 Like

@Clemens_Pestuka

GroupDocs.Viewer for .NET v21.2 that includes fix for this issue has been published. You can find the new version at

Have a nice day!

1 Like

@mikhail.evgrafov.aspose

Thank you, I can confirm that the problem has been fixed. :+1:

@Clemens_Pestuka
You’re welcome!

1 Like