i want to extract data from PDF with a fixed format for exemple invoices usually in the first col there are details and the second colum the price associed to it how can turn it into tablein python
i want to have a table where every price is associeted with its own details