Converting to PDF messes up the table cell format

Hi,

We have a problem with converting the attached Word document to PDF. Just take a look at how Pass/Fail column gets messed up after conversion (that is, the text next to the check-boxes fall on the next line).

Details:

  1. We are using the 16.4.0.0 version of the Aspose.Word library.
  2. The actual conversion code looks like this:
    var doc = new Document(input);
    doc.Save(output, new PdfSaveOptions { SaveFormat = WordSaveFormat.Pdf });
  3. We successfully converted the file to PDF using Word 2016 Save As PDF functionality.
Thanks!

Hi Panos,


Thanks for your inquiry.

While using the latest version of Aspose.Words i.e. 16.4.0, we managed to reproduce this issue on our end. We have logged this issue in our bug tracking system. The ID of this issue is WORDSNET-13579. Your request has also been linked to the appropriate issue and you will be notified as soon as it is resolved. Sorry for the inconvenience.

Best regards,

Hi,

Any developments on this issue? Do you have any estimated/approximated date for the fix release?

Thanks!

Hi Panos,

Thanks for your inquiry. The fix of this issue will be included in next Aspose.Words 16.5.0 release. We will inform you via this thread as soon as the next release containing the fix of this issue will be published within next couple of days. We apologize for any inconvenience.

Best regards,

The issues you have found earlier (filed as WORDSNET-13579) have been fixed in this .NET update and this Java update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.