Job description
I will order to write an application to extract data from PDF and write it to CSV.
The application is to be invoked on a click.
The application is to pull data from PDF tables and save them to CSV in an agreed form.
lp. -> Item
name -> item text
nrKat -> your material no.
quantity -> quantity
price -> unit price
value -> net value
The data is to be retrieved only from the main table containing the order items.
In case of an error, it is to display it to the user.
I am attaching an example of the table design.