LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW Report Generation Word without installing any word processing software

Solved!
Go to solution

thank you for your reply aputman and rolfk

 

It seems the xml is in the form of word xml/ word ml, which is quite different from the xml/xsl that web browsers use.

 

As, my final aim was to convert a template into pdf, I used an online editor to get the same template in HTML.

I then converted it to XHTML  and then to the XSL-FO.

The XSL-FO can then be converted to pdf using the Apache FOP.

So finally,

HTML -> XHTML -> XSL-FO -> PDF

0 Kudos
Message 11 of 14
(1,492 Views)

Also, you can use Docx Toolkit from Viewpoint - it uses .NET, so you also don't have to install Word on the target machine...

 

logos_middle.jpg

0 Kudos
Message 12 of 14
(1,482 Views)

 Thanks Kosist for your suggestion

0 Kudos
Message 13 of 14
(1,457 Views)

Can you send me vi ?

It would be great favour.. 

0 Kudos
Message 14 of 14
(1,108 Views)