Insert multiple images in using VB.Net -
i want make excel report multiple images using vb.net (not macro).
i can use stored procedure list of data images names sql db.
but don't know how use these images names , find specific images mapped drive using vb.net. finally, make images excel report.
could illustrate samples inserting multiple images excel in using vb.net?
you can use reportviewer , image control. every report can converted excel using built-in functionality of reportviewer.
Comments
Post a Comment