Hello,
There are some problems with the PreserveFormFields=true option when converting from Word to Pdf using Aspose.Words on .Net.
I understand from the documentation that there are some losses of formatting and the output size depends on the content size.
But when used inside a table in some scenarios there are overlaps of the fields making the content nearly impossible to read or be edited properly. Based on the content size and the width of the table columns they are in, the editable fields should be scaled properly in height, at least preserve the content visually intact and be intractable without overlaps.
@gwert We will investigate whether it is possible to preserve multiline form fields in PDF documents.
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.
Issue ID(s): WORDSNET-25992
You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.
We saw that the status of issue WORDSNET-25992 is Postponed and we are not familiar with that status.
Can you please let us know what does it mean in terms of of what is next for the card?
@gwert The postponed status means the issue is not yet scheduled for development and there is no plans to implement the functionality in the nearest future. Please accept our apologies for your inconvenience.
@gwert Unfortunately, currently there is no way to export multiline form fields to PDF using Aspose.Words. To preserve original document layout it is required to disable PreserveFormFields option. At the moment only single line form fields are supported.