LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can text be formatted when using 'Append report text.vi'?

The example that ships with LabVIEW 7 'Generate Report from Template (Word).vi' uses 'Append report text' to insert text into a word template via bookmarks.
My question is can this text be formatted in any way (e.g. fontsize, fontcolor, ...)? It seems I can't format the bookmark and I can't format the transmitted text. It always appears in Normal Arial 12pt.

Thanks!
0 Kudos
Message 1 of 3
(2,942 Views)
Use the Set Report Font.vi after the New Report.vi. You can set the text color, font, size, etc.
0 Kudos
Message 2 of 3
(2,942 Views)
Thank you,
this works well for formatting the whole report. I also found that the Word Format Text.vi placed directly behind the Append Report Text.vi changes the attributes for the previously inserted text at the bookmark.
0 Kudos
Message 3 of 3
(2,942 Views)