Less than single spacing doesn't export to PDF properly

If I have a text box with text that is less than single spaced, it reverts to a minimum of single spacing when it is exported to PDF. Is there a way I can have text in text box that is less than single spaced?

Hi,

Thanks for your posting and using Aspose.Cells.

We were able to observe this issue and found the issue as per your description. We have tested this issue with the latest version: Aspose.Cells for .NET v8.8.3.6 but the issue persists. Less than single spacing doesn’t export to PDF properly.

We have logged this issue in our database for product team investigation. We will look into it and fix this issue. Once the issue is resolved or we have some other update for you, we will let you know asap.

This issue has been logged as

  • CELLSNET-44586 - Less than single spacing doesn’t export to PDF properly

We have tested this issue with the following sample code and attached the output pdf for a reference.

C#
Workbook wb = new Workbook(“Spacing+Test.xlsx”);
wb.Save(“output.pdf”);

Hi,

Thanks for using Aspose.Cells.

This is to inform you that we have fixed your issue CELLSNET-44586 now. We will soon provide the fix after performing QA and including other enhancements and fixes.

Hi,

Thanks for your using Aspose.Cells.

Please download and try the latest fix: Aspose.Cells for .NET v8.8.3.8 and let us know your feedback.

The issues you have found earlier (filed as CELLSNET-44586) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.