when I export into html, it only export the text but not pictures.
is there any way to export datareport to *.doc, with all the content inside the datareport exported.
Printable View
when I export into html, it only export the text but not pictures.
is there any way to export datareport to *.doc, with all the content inside the datareport exported.
Hi
Have you try using .txt option. I guess .doc is not possible
I am using this code for .txt files. Works ok for me
VB Code:
DataReport1.ExportReport rptKeyHTML, , , True
Moved to reporting section
yes this code will export the datareport into txt or html file, but it only export the txt file alone .. while I got picture in my report as well.Quote:
Originally Posted by CHAMPGARY
or is there any way to export all the content in the report such as pictures ???
@Hack : sorry I put this thread in the wrong forum lol :bigyello: