groupdocs-viewer / GroupDocs.Viewer-for-.NET-UI

UI - User Interface for GroupDocs.Viewer for .NET document viewer and automation API.
MIT License
5 stars 2 forks source link

EXIF metadata is not taken into account when showing jpg #51

Closed ManuelHaas closed 8 months ago

ManuelHaas commented 9 months ago

What happened: When displaying jpg files, the EXIF data that indicates whether the image needs to be rotated is not taken into account.

What you expected to happen: The EXIF data is taken into account and the image file is displayed correctly.

How to reproduce it: You can test the problem with your demo: https://products.groupdocs.app/viewer/total

Upload the jpg file that is attached this bug report and you will see that it is upside down. Open the jpg in a Windows viewer and the image will be displayed correctly, as the EXIF information is taken into account here.

Environment:

20231127_125852

vladimir-litvinchik commented 9 months ago

@ManuelHaas

Thank you for attaching the sample jpg image. We'll investigate this issue. As soon as we have any new results we'll let you know.

ManuelHaas commented 8 months ago

Any news on that? Were you able to reproduce the bug?

vladimir-litvinchik commented 8 months ago

@ManuelHaas

I'm sorry for the delayed response. This issue has been reproduced. We plan to include the fix in the next version of GroupDocs.Viewer for .NET 24.1. The release is planned for the end of this month.

vladimir-litvinchik commented 8 months ago

@ManuelHaas

The issue has been fixed. Please update the GroupDocs.Viewer.UI.SelfHost.Api to version 6.0.20. You should now be able to view the source file correctly.

rotated-jpeg
vladimir-litvinchik commented 7 months ago

@ManuelHaas

Please update the GroupDocs.Viewer.UI.SelfHost.Api to version 6.0.21 that references GroupDocs.Viewer for .NET 24.1.1 hot-fix version. It fixes runtime exception Could not load file or assembly ‘System.Drawing.Common, Version=6.0.0.0.