Invalid FormField value after converting DOC to PDF

Aspose.Words v6.3.0.0
Sample code:

new License().SetLicense("Aspose.Words.lic");
Document d1 = new Document("LS-Aspose-B23-Sample.doc");
d1.Save("LS-Aspose-B23-Sample.pdf");

Source DOC and result PDF files attached.
If use DOCX file as source problem doesn’t exist.

Hi Alexander,

Thanks for your request. It seems you attached wrong DOC file. There are no form fields in the attached document.
However there is the issue #7770 in our defect database.
Issue #7770 - Empty formfield is shown as sequence of non-recognizable characters in the output PDF.
See the attached documents. Is this what you mean?
Best regards.

Sorry for mistake. Yes, this is what I mean. Thanks for explanation about it.

The issues you have found earlier (filed as 7770) have been fixed in this update.

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