Re: Office document support

Claude Brisson <[email protected]> Fri, 18 Nov 2022 20:51:03 +0100
Newsgroups gmane.comp.jakarta.velocity.user
Message-ID <[email protected]>
In some cases, you can unzip the ods/odt file and transform the 
content.xml file into a template. Then, the rendering task will merge 
and zip the result (warning: to be a valid ods/odt file, the zip first 
entry must be an uncompressed "mimetype" file).


   Claude

On 18/11/2022 16:22, Alex O'Ree wrote:
> I was wondering if the user community knew of any solutions for using
> velocity to populate office documents.
>
> I'm aware of xdocreport https://github.com/opensagres/xdocreport and it
> works fairly well, but doesn't check all the boxes i have.
>
> Thanks!
>