Expand my Community achievements bar.

Enhance your AEM Assets & Boost Your Development: [AEM Gems | June 19, 2024] Improving the Developer Experience with New APIs and Events

I feel dumb: exporting data to a CSV file

Avatar

Former Community Member

Dear all,

in the past I succedeed in exporting the data cointained in a PDF form. Nowadays, instead, I collect a batch of duly filled in pdf files (e.g fillable.pdf) into a folder but when I try to export the data contained there I only get an empty CSV file.

Example file - download

http://www.shuren.it/pic01.JPG

What's wrong with my procedure?

Thanks in advance.

B. 

1 Reply

Avatar

Level 10

Hi,

you do nothing wrong.

It's just that XFA forms aren't supported by this method.

Use the XML export instead, you then can import the XML file into Excel.