Is it possible to open a .doc file in vb.net using binaryReader then output to rtf or similar?

I need to develop an application to amenable.doc files and transform to.rtf or similar.(maybe others) To the app to be happy, the user probably should not require MS Workplace installed just for this to operate.

you dont need to use your binary with regard to htis, word or more or less any additional word model can simply develop ‘save as’ characteristic to change the record format and also simply with all the “open with’ command within the right click menu connected with any file to apply wordpad, whcih typically uses rtf codecs.(wordpad will be free/included in all versions of windows).

Leave a Reply