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 (tex

[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 t

[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