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 gene...