[jopendocument] setField in JavaScriptTemplate with custom colored String

2015-05-04 Thread Lukasz Gawel
Hello, I'm using JavaScriptTemplate to inject some String values to my prepared template.odt. My question is how can I setField with i,e. red colored String? It's not enought to set color directly in ODT, I determine color of string on inject -- --- You received this message because you are

[jopendocument] setField with colored String

2015-05-04 Thread Lukasz Gawel
hello, Im using JavaScriptFileTemplate for setup variables in my template.odt. My question is how can I put i.e red, green etc. String into variable? -- --- You received this message because you are subscribed to the Google Groups "jOpenDocument" group. To unsubscribe from this group and stop

Re: [jopendocument] setField in JavaScriptTemplate with custom colored String

2015-05-04 Thread Guillaume Maillard
Hi, You cannot. Color depends on styles. Regards, Guillaume 2015-05-03 23:53 GMT+02:00 Lukasz Gawel : > Hello, > I'm using JavaScriptTemplate to inject some String values to my prepared > template.odt. My question is how can I setField with i,e. red colored > String? > It's not enought to set c