Re: [jopendocument] Conditional text

2013-08-01 Thread Sylvain Cuaz

Le 31/07/2013 10:09, Jenthe Marien a écrit :

Hi

I'm developing my first project using jOpenDocument.

Is there some way to put Conditional Text in my OpenOffice template as I
would do using the OpenOffice api?


Hi,

Install the addon and see http://www.jopendocument.org/start_text_2.html
If you want a conditional text, you can insert a field and then call 
setField()
If you want a conditional paragraph, you can tag it and then call 
hideParagraph()

Cheers,
Sylvain

--

--- 
You received this message because you are subscribed to the Google Groups jOpenDocument group.

To unsubscribe from this group and stop receiving emails from it, send an email 
to jopendocument+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




[jopendocument] Conditional text

2013-07-31 Thread Jenthe Marien
Hi

I'm developing my first project using jOpenDocument.

Is there some way to put Conditional Text in my OpenOffice template as I 
would do using the OpenOffice api? 

With the OpenOffice api you can use a user field in your condition for the 
text but with jOpenDocument there are no user fields anymore.

I'm using jOpenDocument version 1.3 and LibreOffice to create the templates.

Thanks in advance.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
jOpenDocument group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jopendocument+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.