You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your issue. This is related to #260 and #279. The actual image size may be inconsistent between different spreadsheet applications. For example, the image scale shows 100% in Microsoft Excel 2007 and 2010 but not in Microsoft Excel 2016. The reason for that was columns width and row height depend on the display device resolution, so please adjust the image scale manually to fit your priority environments. I think this issue can be closed, and merged into #260 to continue to discuss this problem.
Description
Steps to reproduce the issue:
1.file.AddPicture("Sheet1", "F8", "image.jpg", ``)
2.Save and open the excel to check format of picture
It automatically change the ratio of my picture, that cause the x_scale and y_scale or other format are not work expectedly.
Describe the results you received:
Describe the results you expected:
Output of
go version
:Excelize version or commit ID:
Environment details (OS, Microsoft Excel™ version, physical, etc.):
The text was updated successfully, but these errors were encountered: