2
Answers

Isolate table from pdf and get table data as a datatable

pdf has text as well as one table (with rows and columns) i want to isolate and get table in pdf as a datatable. how can do that with asp.net c# ?

Answers (2)