Hi ,
When we make the display format of the attached document as pdf, the places of the boxes change as in the attached picture.
Tested with the latest aspose dll.
DR3519-QDMS.7z (115.0 KB)
Hi ,
When we make the display format of the attached document as pdf, the places of the boxes change as in the attached picture.
Tested with the latest aspose dll.
DR3519-QDMS.7z (115.0 KB)
Thanks for the template file and screenshot.
Please notice, I am able to reproduce the issue as you mentioned by converting your template file to PDF file format. I found the position of the boxes is changed when converting XLSX document to PDF, even some boxes are not rendered properly:
e.g.
Sample code:
Workbook workbook = new Workbook("e:\\test2\\PR19.FR24_9.xls");
workbook.Save("e:\\test2\\out1.pdf");
I have logged a ticket with an id “CELLSNET-52197” for your issue. We will look into it soon.
Once we have an update on it, we will let you know.
This is to inform you that your issue has been resolved now. The fix will be included in our upcoming release (Aspose.Cells 22.12) which is scheduled in the first half of December, 2022. You will also be notified when the next version is released.
Please find attached the resultant PDF by latest (internal) fix for your reference.
CELLSNET-52197.pdf (156.8 KB)
The issues you have found earlier (filed as CELLSNET-52197) have been fixed in this update. This message was posted using Bugs notification tool by johnson.shi