asp.net data to word

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

what is the best way to create reports that could be opened in word.

- i could embed a client script within the asp page that uses the word
active x but this is too slow.
- i could also create an rtf file but for some reason, i could never figure
out how to include pictures by reference (without embedding and converting
the picture).
 
Back
Top