Re: [jopendocument] Read ODT

2016-06-30 Thread Guillaume Maillard
Hi,

Do you mean to *render *an ODT file ?

Regards,
Guillaume

2016-06-30 15:04 GMT+02:00 Fagner Souza :

> Hi,
>
> I need to get several odt files for importing into a PDF page without
> losing formatting.
>
> JOpenDocument used only to generate ODT. You can read a odt, to get your
> objects (text, tables, formatting ...)
>
>
>
> Thanks,
>
> Fagner Souza
>
> --
>
> ---
> 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/d/optout.
>

-- 

--- 
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/d/optout.


[jopendocument] Read ODT

2016-06-30 Thread Fagner Souza
Hi,

I need to get several odt files for importing into a PDF page without 
losing formatting.

JOpenDocument used only to generate ODT. You can read a odt, to get your 
objects (text, tables, formatting ...)



Thanks,

Fagner Souza

-- 

--- 
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/d/optout.


[jopendocument] Read odt file and display lables and textfileds in the console

2011-12-19 Thread venkateswararao kunchala
Hi,

  I am new to jOpenDocument.I have created one Odt file with two
lables(username,Password) and two textfeilds.I wish to read the odt
file and i need to display that lables and textfields on the console
using jOpenDocument.I search a lot.Can u pls help on this.

Thanks in Advance