When saving the attached document to other formats (not PDF), the result is a warning message:
“The document you are trying to load requires Adobe Reader 8 or higher. You may not have the
Adobe Reader installed or your viewing environment may not be properly configured to use
.Adobe Reader
For information on how to install Adobe Reader and configure your viewing environment please .see http://www.adobe.com/go/pdf_forms_configure”
@giusepper
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): PDFNET-55390
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.
@Fabske
This issue has been moved to paid support by the user and is being worked on.
Its status is currently feedback.
The last message states the following:
Information for the user. The source document is saved in XFA format. We can’t convert it. Before making the conversion, you need to convert to the Standard static form.
document.Form.Type = FormType.Standard;
In this case, the file is converted.
But there is a possibility that when converting such a file, some of the data may be lost.
This is what happens for the original.pdf file. Why this happens is the subject of a separate task.
For the second file input.pdf, the conversion occurs correctly.