Problems with LiveCycle Form

Hi,


I have a PDF file which was generated by LiveCycle which looks fine when you open it in Acrobat Reader. However, when I pass it to a third party piece of software, all of the form fields are not shown.

I would like to use your PDF kit to ‘flatten’ the form fields before passing the PDF on for processing.

However, when I execute the following code, I get a PDF which, when opened, simply reads “To view the full contents of this document, you need a later version of the PDF viewer”. I have v9.3.0 (and the original opens fine).

Dim PDFForm As New Aspose.Pdf.Kit.Form("…\PDFs\Basic.pdf", “…\PDFs\Output.pdf”)

Call PDFForm.FlattenAllFields()

Call PDFForm.Save()

Any thoughts?

Thanks,
- Chris

Hi Chris,

Thank you very much for considering Aspose.

Can you please share the original PDF file with us i.e. basic.pdf - before flattening, so we could test the issue at our end and update you accordingly?

We’re sorry for the inconvenience.
Regards,