i want to print a word doc through
vb with only printer.print code not with
vb print word file during runtime (i dont want doc file to be physically present when the program is run)
if i print a formated doc file from word its just a print command from word
if i want to print same formated page from
vb printer.print code then it will be really a lengthy code and will take lot of time if i have to print many pages
is there any way i get printer.print code converted from word, that could have same formatting as in doc