Expand my Community achievements bar.

SOLVED

Extract data with a Python script from PDF created with LiveCycle

Avatar

Level 1

Hi,

I want to be able to automatically extract data from some PDFs (ideally, using a Python script). However, when I looked at the MetaData of the PDFs I want to extract, I realized that they were created with Adobe LiveCycle Designer ES 9.0. Because of that, the different libraries I found all are not able to extract the data (probably due to the XFA format). Is there something that could be done? Either from a library, an API or just pointers if someone had a similar problem with LiveCycle generated PDFs.

Thanks,
Lucas

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi Lucas,

Have a look at the Acrobat SDK, particularly the "Acrobat Interapplication Communication" part, Acrobat DC SDK Documentation .  Maybe you can automate Acrobat to extract the data.

Regards

Bruce

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

Hi Lucas,

Have a look at the Acrobat SDK, particularly the "Acrobat Interapplication Communication" part, Acrobat DC SDK Documentation .  Maybe you can automate Acrobat to extract the data.

Regards

Bruce

Avatar

Level 1

Hello Bruce,

Link is not working. Please share again.

 

Please check below image.

Capture.PNG

 

Many thanks in advance!

 

BR,

Mangesh