Converted XFA file results in text behind field backgrounds

I am having an issue with converting XFA files to standard form.
After the conversion process all the field have the text displaying behind the background of the editable fields.

I used the following code to generate the results.

Aspose.Pdf.Document doc = new Aspose.Pdf.Document(Server.MapPath( “PDFs/input.pdf”)); doc.Form.Type = Aspose.Pdf.Forms.FormType.Standard; doc.Save(Server.MapPath(“PDFs/output.pdf”));

input.pdf (183.8 KB)
output.pdf (401.6 KB)

Is there something specific that needs to be done to create a view able standard version of the XFA?

Thanks,
Mike

@mikeoliver

Thanks for contacting support.

We have tested the scenario in our environment and were able to replicate the issue. Therefore, for the sake of correction, we have logged it as PDFNET-44870 in our issue tracking system. We will further investigate the issue in details and keep you informed with the status of its rectification. Please be patient and spare us little time.

We are sorry for the inconvenience.