i want to print microsoft word document from my program in VB6 ,
I use wordbasic’s command like :
wordbasic.fileopen .etc
i can open some files but not all
I can’t open the word file have option button (i need to make form in word)
but when i insert option button in the the word doc. the VB can’t open the file
what can i to do?