Re: [libreoffice-users] Generating a odt file

2014-05-19 Thread Tom Davies
Hi :)
Is xml a standarised struture?  I thought that each implementation allowed
radical differences.  Isn't it similar to css where definitions happen in
the header section, or even in a completely different file or maybe even
hard-coded into an app?

If xml is standarised as an ISO format then surely there wouldn't be much
need for standisations of the various implementations, such as MS's in
their OOXML?

Do you have to use "Freemaker"?  It is possible to use LO in headless mode
so that it can run from a command line and perform repetitive actions on a
number of files without opening them in the usual gui.  I dunno what
Freemaker does so i could easily be wrong here which is why i am just
asking "if".
Regards from
Tom :)






On 19 May 2014 12:41, Daniel A. Rodriguez <
daniel.armando.rodrig...@gmail.com> wrote:

> 2014-05-19 8:13 GMT-03:00 mkanada :
> >
> > In the system I'm developing, I need to generate some odt documents.
> > Knowing a little about 'odt' file structure, I had the following idea:
> > - Create a document in libreoffice
> > - transform 'content.xml' with freemarker
> >
> > But the generated document dont open and I dont know why. 'content.xml'
> > seems perfect.
> >
> > This is my 'template' that opens pefectly.
> > boleto-xdoc-in.odt
> > 
> >
> > An this is the generated document that dont open.
> > boleto-xdoc-out.odt
> > 
> >
> > In same context, is there any tool that can 'diagnose' my files, showing
> > exactly what is the error?
>
>
> Maybe you should subscribe to the developer mailing list and ask over there
>
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
>
>
>
>
>
>
> __
> Escuelas Libres   Comunidad LibreOffice
> Argentina
> www.escuelaslibres.org.ar   www.libreoffice.org.ar
> ♦
>
> --
> To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
> Problems?
> http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
> Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
> List archive: http://listarchives.libreoffice.org/global/users/
> All messages sent to this list will be publicly archived and cannot be
> deleted
>

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


Re: [libreoffice-users] Generating a odt file

2014-05-19 Thread Daniel A. Rodriguez
2014-05-19 8:13 GMT-03:00 mkanada :
>
> In the system I'm developing, I need to generate some odt documents.
> Knowing a little about 'odt' file structure, I had the following idea:
> - Create a document in libreoffice
> - transform 'content.xml' with freemarker
>
> But the generated document dont open and I dont know why. 'content.xml'
> seems perfect.
>
> This is my 'template' that opens pefectly.
> boleto-xdoc-in.odt
> 
>
> An this is the generated document that dont open.
> boleto-xdoc-out.odt
> 
>
> In same context, is there any tool that can 'diagnose' my files, showing
> exactly what is the error?


Maybe you should subscribe to the developer mailing list and ask over there

http://lists.freedesktop.org/mailman/listinfo/libreoffice






__
Escuelas Libres   Comunidad LibreOffice
Argentina
www.escuelaslibres.org.ar   www.libreoffice.org.ar♦

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted


[libreoffice-users] Generating a odt file

2014-05-19 Thread mkanada
In the system I'm developing, I need to generate some odt documents.
Knowing a little about 'odt' file structure, I had the following idea:
- Create a document in libreoffice
- transform 'content.xml' with freemarker

But the generated document dont open and I dont know why. 'content.xml'
seems perfect.

This is my 'template' that opens pefectly.
boleto-xdoc-in.odt
  

An this is the generated document that dont open.
boleto-xdoc-out.odt
  

In same context, is there any tool that can 'diagnose' my files, showing
exactly what is the error?



--
View this message in context: 
http://nabble.documentfoundation.org/Generating-a-odt-file-tp4109334.html
Sent from the Users mailing list archive at Nabble.com.

-- 
To unsubscribe e-mail to: users+unsubscr...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted