ImportFdf

Hi,

We work with LiveCycle designer ES3 and your component.

We have a problem with importfdf function :

Error in field path

Code :

Dim form2 As New Aspose.Pdf.Facades.Form("D:\FVIO.pdf")

'open fdf file.
Dim fdfInputStream2 As System.IO.FileStream = New FileStream("D:\FVIO.fdf", FileMode.Open, FileAccess.Read)

'import data
form2.ImportFdf(fdfInputStream2)

'close file stream
fdfInputStream2.Close()

Hi Fabien,


Thanks for contacting support.

Can you please share the resource files i.e. input PDF form and FDF file, so that we can test the scenario at our end. We are sorry for this delay and inconvenience.

Hi,

See attachment.

Hi Fabien,


I can see that you have shared the PDF document but the FDF document is missing. Can you please attach the FDF file so that we can proceed with our testing.