I would like to add an image to my PDF that is stored in the Database. Now I am exporting PDF using:
grdiView1.MasterTableView.ExportToPdf();
I just want to add to this pdf file an image from the database. I am using LINQ. Is there any example for this??
I really appreciate your help...
I hope somebody can help me with this...
Go to the complete details ...