Hi Oliver,

We build an internal tool similar to your description using a
combination or Apache POI and Freemarker (the web framework for UI is
Apache Tapestry).  Output documents we need are DOCX.

The hard part, as you probably already know, is to give users the
ability to manipulate templates.  Document assembly process is pretty
straightforward.

So yes, at least for our simple internal tool, Apache POI works.  Not
familiar with docx4j so can't speak to that.

Harry




On Wed, Jan 14, 2015 at 11:55 AM, Freivogel Oliver
<oliver.freivo...@born.ch> wrote:
> Hi
>
>
>
> Last Year we had the requirement to generate MS Word documents based on 
> templates in a project. The most important requirement was, that the end-user 
> itself can easily create and modify the templates in MS Word without 
> programming skills. We started an internal project to build a component in 
> Java based on apache poi, docx4j and spring. We think that there must be a 
> lot of software project, which have similar requirements.  So my question is:
>
>
>
> do you think it make sense to start an open source project, which addresses 
> this requirements? And if so, are there developers, which are interested in 
> helping us starting such a project? Could Apache POI be a place to start such 
> a project as subproject?
>
>
>
> Cheers Oliver
>



-- 
Best Regards
    Harry Zhou

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to