hi all , I need to print some very long formatted text(like word document but not word file ) thru vb. it may containt pictures also . it contains some dynamic data that is coming from DB ( I have written procedure to get the text wat I want )
so basically wat I need is on click over a command button it should print that long package. I tried ... with ..
richtextBox but it does not have built in option to print the text .
I tried to work with Word liberary but dont know how to use it.
Please help .
regards
-Mala
