Page 1 of 1

Charts and text

Posted: Tue Jan 29, 2019 3:48 pm
by miorinnovo
Is there a simple way, through programming, to create a word document with colour charts and text?

Re: Charts and text

Posted: Tue Jan 29, 2019 5:00 pm
by EViews Gareth
Kind of.

You can add the graph(s) to a spool. You can then save the spool (spool.save) as an RTF file, which is sort of a Word document. The RTF will have colour if the File->Print Setup->Print in Color checkbox for graphs is set. Unfortunately there is no way to change that setting via a program.