Re: [jopendocument] How add breakline em um ODT

2015-05-19 Thread Fagner Souza
Yess, Sucess!!

Thanks.

Fagner Souza

Em terça-feira, 19 de maio de 2015 11:19:56 UTC-3, ILM escreveu:

 Le 14/05/2015 17:02, Fagner Souza a écrit : 
  Hi ! 
  I'm brazilian, and that would explain the number of english errors in 
  this little text :D 
  
  It's working perfect. Now I need to put values with breaklines.. 
  
  It's working, but the 
  char newline (\n\r or \r\n I never know...) don't create a newline 
  in the output ODT. 
  
  I check the content.xml file in the output file, and the newline 
  char isn't replaced by a tag for end+begin of the line... 
  
  Does anyone have any solution for this? 
  
  thanks 
  
  Fagner Souza 
  

 Olá, 

 See my previous mail : 

 Le 13/01/2015 14:37, Fagner Sá de Souza a écrit : 
   I'm using JavaScriptFileTemplate to fill some fields in documents 
 setField. 
   
   It is possible to put a new line in a field? 

  By default newlines are ignored, you should edit the field in 
 LibreOffice and prefix it with 
 %enc: see org.jopendocument.dom.template.engine.Processor 

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