Export gridview data to word File with image

Export gridview data to word File with image

23 Feb 2010 01:02:51
Hi ,, I want to export gridview data to word file with image format . I have do the code in whixh it successfully exported gridview data into word file . but image is not display in word file .. so , what i have to do for that . please help me . Thanks In Advance .
Fresh   Boarder
Posts: 0
From 10-Jun-2009
You're Points: 38
Bookmark
Re:Export gridview data to word File with image23 Feb 2010 01:02:51
Yes, When you are export to grid view with image to word or PDF.you need give the full path to get the image. Here sample code [url] http://www.aspsnippets.com/post/2009/04/23/Export-GridView-with-Images-to-Word-Excel-and-PDF-Formats-in-ASPNet.aspx[/url] Thank you
RRaveen
Gold  Boarder
Posts: 156
From 03-Jun-2009
You're Points: 1106
Bookmark
Re:Export gridview data to word File with image23 Feb 2010 01:02:51
Hi ,, I have give full path in image . but this image is on pc so its work perfectly . but I have copy this word file in to another pc then image is not display .
dipal
Fresh  Boarder
Posts: 0
From 10-Jun-2009
You're Points: 38
Bookmark
Re:Export gridview data to word File with image23 Feb 2010 01:02:51
Hi Dipal, After save you are moving word file to another pc or on saving time you are saving over the network PC? I would suggest to you save local PC, then use the Move method and move to other PC. Just try and let me know. Thank you
RRaveen
Gold  Boarder
Posts: 156
From 03-Jun-2009
You're Points: 1106
Bookmark
^ Scroll to Top