c# - generating pdf from windows form application -


i have make application fetch data csv file. have generate application in can generate report of approx 15 pages in each page contain different tables in different values comes csv file.

and after creating reports of 15 pages have generate pdf file of these pages.

so please me. on internet have found solutions working report getting problem in fetching data. give me type of solution.

thanks in advance.

you can use itextsharp generate pdf files , 1 generate pdf files. third party. here can download dll

refer documentations here

in stack overflow tag info


Comments