Hello, we are evaluating the latest version of Syncfusion DocioRenderer.Net.Core (20.4.0.52) for docx to pdf export, but the PDF obtained is not the same. Take a look to the 2 files attached, the first page in the PDF seems like corrupted.
Hi Jose,
We have reproduced three reported problems while converting Word document to PDF in our end,
We suspect these to be defects. We will validate this issue and update you with
more details on 10th March 2023.
Regards,
Suriya Balamurugan.
Hi Jose,
Please find the details of reported issues:
Issues |
Screenshots |
Details |
|
Table is not preserved properly |
|
We confirmed the issue “Header bottom position is not updated properly while converting Word to PDF” as a defect and we will include the fix into our upcoming weekly NuGet release, which will be available on 28th March 2023.
Please use the below feedback link to track the status of the reported bug. |
|
Text inside frame is not preserved in the correct angle |
|
Currently,
Essential DocIO does not provide support for frame text direction while
converting the Word document to PDF. We have considered this as a feature in
our database. We don’t have any immediate plans to implement this feature. At
the planning stage of every release cycle, we review all open features and we
will let you know once this feature is implemented. We have modified the given input Word document and please refer to the below attachment. |
|
Content is not preserved properly in table |
|
On further investigating the reported issue, we have found that the fields used in the given Word document is not updated properly. To update the document fields in the Word document using DocIO library we should call the UpdateDocumentFields API during the Word to PDF conversion. Please refer to the below code to update the document fields during the Word to PDF conversion.
Please refer
the UG link to know more about Update Fields in the document. |
Regards,
Lokesh B