Spire.XLS is a professional Excel API that enables developers to create, manage, manipulate, convert and print Excel worksheets. Get free and professional technical support for Spire.XLS for .NET, Java, Android, C++, Python.
Sun Nov 01, 2020 3:58 am
Hello,
When I saved a xls file to html, the position of images changed. The code is simple:
var book = new Workbook();
book.LoadFromFile("testimage.xls");
book.SaveToHtml("testimage.html");
I attahced the file in this ticket.
Regards
Lei
- Attachments
-
- testimage.zip
- xls with images
- (46.79 KiB) Downloaded 473 times
-
zhenlei1970
-
- Posts: 9
- Joined: Thu Oct 10, 2019 8:49 am
Mon Nov 02, 2020 3:03 am
Hello,
Thanks for your inquiry.
I did an initial test with the latest
Spire.XLS Pack(Hotfix) Version:10.10.6 and did found the position of images has changed, as shown below. This issue has been logged in our bug tracking system with the ticket SPIREXLS-2906 for further investigation. We will keep you informed if there is any progress. Sorry for the inconvenience caused.
- screenshot.png (38.66 KiB) Viewed 1409 times
Sincerely,
Elena
E-iceblue support team
-
Elena.Zhang
-
- Posts: 279
- Joined: Thu Jul 23, 2020 1:18 am