Hi all,
I have PDF Invoices which are fixed format. I have attached Invoices.txt from ReadPDF activity.
I am trying to extract the Parts No and QTY and output to excel. Even though the PDF Invoices format is fixed, however the number of parts in every invoices can vary from one to many.
I would appreciate any advises and help on how to achieve it.expected_output.xlsx (8.3 KB) Invoice.txt (611 Bytes) Main.xaml (7.9 KB)