cancel
Showing results for 
Search instead for 
Did you mean: 

Convert .doc to .html file

Convert .doc to .html file

Hello,

 

I want to convert and save .doc file into .html file. What command we can use in system exec.vi?

2 REPLIES 2
Highlighted
Bob_Schor
Knight of NI

Re: Convert .doc to .html file

This is a Windows question, not LabVIEW.  Some software wrote the .doc file (Microsoft Word?) -- you need to open it in that routine and see if there is a conversion to HTML, or use some other Software to do this for you.

 

You might, in principle, be able to do this in LabVIEW with the Report Generation Toolkit, which has some Word abilities and can generate HTML Reports.  But I would think a Third Party (or Word, itself) solution would be simpler.

 

Bob Schor

Artem.SPb
Active Participant

Re: Convert .doc to .html file

Message contains an image

this not exec.exe, but you can open word and "save as" via ActiveX

 

word2html.png