wordreport
A Word report generator (ActiveX-based) in an object-oriented way
Author: Laurent Vaylet
doen't work with my office 10
this is the error i receive
Warning: Resetting generic name for heading styles to default 'Heading '
> In wordreport_demo at 47
??? Invoke Error, Dispatch Exception:
Source: Microsoft Word
Description: ???? ??? ????? ???? ????.
Help File: C:\Program Files\Microsoft Office\Office10\1037\wdmain10.chm
Help Context ID: 62e2
Error in ==> wordreport>AddText at 187
hdlActiveX.Selection.Style = currentStyle;
Error in ==> wordreport_demo at 51
wr.addtext(textString, [0 2]); % two line breaks after text
it doesn't work with office 10
this is the error i receive
??? Invoke Error, Dispatch Exception:
Source: Microsoft Word
Description: ???? ??? ????? ???? ????.
Help File: C:\Program Files\Microsoft Office\Office10\1037\wdmain10.chm
Help Context ID: 62e2
Error in ==> WriteToWordFromMatlab>WordText at 198
actx_word_p.Selection.Style = style_p;
Error in ==> WriteToWordFromMatlab at 29
WordText(ActXWord,TextString,Style,[0,2]);%two enters after text