How to read data from multiple different structure PDF using UiPath

Hi,

I would like to read values from multiple different structure PDFs using UiPath.

For Example : we have 10 invoice copy from different vendors and required to capture invoice amount, invoice date from each PDFs.

In future PDF format may increase.

can you please give an idea to achieve this.

Thanks,

Well if they are all different you have to capture something specific for each File and then make a sequence that works with that kind of file

@srdjan.suc
Thanks for your reply.
can you please elaborate.