i want to print pdf in C# winformFSfazal subhan10yAsked Apr 26, 2016, 3:30 AM910Visual Basic .NETi want to print a pdf in c# winform from database this is my table create table tblYour_Info(Your_ID int identity(100,1)primary key,YourImages image ,Your_Address varchar (300),Company_Address varchar (300),Url varchar(100),Phone_No varchar(11))please help me
Replies
Know the answer? Post it — somebody with the same question will find it here.