7
Answers

Extracting data from a pdf file with c#

I am trying to extract data from certain pages from a pdf file that contains tables e.g from page 50 of 80 pages file.
And should also take in 3 inputs(start-page, end-page and source file) from a user.
 
Please assist. 
Answers (7)