The current version of Word has new (as opposed to legacy) form fields which are added using the developer toolbar. The legacy form fields can be preserved when exporting to PDF using Apose.Words by setting the PdfSaveOptions.PreserveFormFields property.
Is there a way to preserve these new form fields?