PDF rendition have _x000d_ instead of line breaks in the header

Hi,

PFA - source document and generated PDF using Aspose and office and a screenshot to make it more clear.


Code:
Document doc = new Document(path);
PdfSaveOptions saveOptions = new PdfSaveOptions();
doc.save(path + “1.pdf”, saveOptions);

Issue: As you can see in the PDF generated using Aspose, instead of line breaks, it is showing “x000d”.

Note: PDF is rendered fine using office.

Please check with the issue asap as it is urgent to the customer.
Thanks.

Regards,
Ankur Vashsihtha
Hi Ankur,

Thanks for your inquiry. We have tested the scenario and have managed to reproduce the same issue at our side. For the sake of correction, we have logged this problem in our issue tracking system as WORDSNET-14426. You will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

Hi Tahir,

Please update the progress on this issue. Customer wants it resolved as soon as possible.

Thank you,

Regards,
Ankur Vashishtha
Hi Ankur,

Thanks for your inquiry. Hopefully, the fix of this issue will be available in December 2016 release (Aspose.Words v16.12.0). Please note that this estimate is not final at the moment. We will be sure to inform you via this forum thread as soon as this issue is resolved.

We appreciate your patience.

The issues you have found earlier (filed as WORDSNET-14426) have been fixed in this Aspose.Words for .NET 16.12.0 update and this Aspose.Words for Java 16.12.0 update.


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