views:

54

answers:

2

I want to parse the tabular information from a .pdf file,and want to display that tabular information in a datagridview in C#. What choices do I have?

+1  A: 

ABCPDF is a good one.

Ivo
A: 

For a free well supported alternative try ITextSharp

CResults