Link to home
Start Free TrialLog in
Avatar of ITsolutionWizard
ITsolutionWizardFlag for United States of America

asked on

Mvc n itextsharp

I have a database called cars and had fields make and model

And I also have a pdf with two fields make and model

And I want to use itextsharp to map the fields and fields value in a loop meaning that while reading table i just want to loop all of fields. Because the table has over 200 fields when we expand. I don’t want to code the field name one by one.

And the field name on database and pdf are the same

I use mvc c#
ASKER CERTIFIED SOLUTION
Avatar of David Favor
David Favor
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial