You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by achana <ac...@gmail.com> on 2012/11/27 00:54:00 UTC

Mergefileds of Docx template and retuen multiple output documents in to one docx file.

Please support achieve following solution with Apache POI 

1) Replace bookmarks and merge fields of docx template with records.
2) For example ten records found in run time , template should fill ten
times and merge out put docx documents in to one docx file.

 Your earliest attention is very much appreciated.

Cheers
Ach



--
View this message in context: http://apache-poi.1045710.n5.nabble.com/Mergefileds-of-Docx-template-and-retuen-multiple-output-documents-in-to-one-docx-file-tp5711559.html
Sent from the POI - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org


Re: Mergefileds of Docx template and retuen multiple output documents in to one docx file.

Posted by Angelo zerr <an...@gmail.com>.
Hi Ach,

I suggest you to see XDocReport docx
reporting<http://code.google.com/p/xdocreport/wiki/DocxReportingQuickStart>
which
gives you the capability to create docx template with mergefields which
contains Velocity/Freemarker syntax
and merge it with Java model to generate report (loop, condition etc are
supported by using Velocity/Freemarker syntax). It supports too converstion
of PDF and for that we
use Apache POI and iText.

Hope XDocReport will help you.

Regards Angelo

2012/11/27 achana <ac...@gmail.com>

> Please support achieve following solution with Apache POI
>
> 1) Replace bookmarks and merge fields of docx template with records.
> 2) For example ten records found in run time , template should fill ten
> times and merge out put docx documents in to one docx file.
>
>  Your earliest attention is very much appreciated.
>
> Cheers
> Ach
>
>
>
> --
> View this message in context:
> http://apache-poi.1045710.n5.nabble.com/Mergefileds-of-Docx-template-and-retuen-multiple-output-documents-in-to-one-docx-file-tp5711559.html
> Sent from the POI - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
> For additional commands, e-mail: user-help@poi.apache.org
>
>