Page 1 of 1
altChunk support

Posted:
Wed Aug 25, 2010 4:00 pm
by bzha005
Hi Guys,
Does docx4j support altChunk for inserting a docx file into another docx file? if yes can anyone post an example? if not yet, are we going to support this feature in near future?
Re: altChunk support

Posted:
Wed Aug 25, 2010 11:46 pm
by jason
Re: altChunk support

Posted:
Thu Aug 26, 2010 8:11 am
by bzha005
Hi Jason,
Thanks for the reply. is it possible to use content control(or something else) in a word template to mark where and what to be inserted, and process the template at run time? just like processing conditional and repeat content controls. I believe this will be a very very useful feature.
Re: altChunk support

Posted:
Thu Aug 26, 2010 10:41 am
by jason
Sure, unless i'm misunderstanding you, that's exactly what content control data binding does. The repeat/conditional stuff is just an embellishment/extension to the existing Word/docx4j functionality. Plenty of articles on this in Google.
By the way, please create new topic threads for new subjects. Thanks.