The Artima Developer Community
Sponsored Link

Java Buzz Forum
A domain service for mail merging Word (OpenXML .docx) files ... with repeating data

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Dan Haywood

Posts: 272
Nickname: danhaywood
Registered: Aug, 2009

Dan Haywood is a freelance consultant and the author of "Domain Driven Design using Naked Objects"
A domain service for mail merging Word (OpenXML .docx) files ... with repeating data Posted: Nov 9, 2012 12:04 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Dan Haywood.
Original Post: A domain service for mail merging Word (OpenXML .docx) files ... with repeating data
Feed Title: Domain Driven Design using Naked Objects
Feed URL: http://danhaywood.com/feed/
Feed Description: Naked Objects is an open source Java framework making it easy to develop domain-driven applications. This blog provides hints and tips to help you get the most out of Naked Objects and its sister projects, extending and supplementing the ideas in Dan's pragprog book of the same name.
Latest Java Buzz Posts
Latest Java Buzz Posts by Dan Haywood
Latest Posts From Domain Driven Design using Naked Objects

Advertisement
One requirement that most business apps have is to be able to dynamically generate Word documents. For scalar non-repeating data this is not too difficult in .docx; indeed the file format has built-in support for data binding using Custom XML Parts. However, there is no support for repeating data, at least, not prior to Word [...]

Read: A domain service for mail merging Word (OpenXML .docx) files ... with repeating data

Topic: By your Command – Command design pattern Previous Topic   Next Topic Topic: Modeling Mongo Documents With Mongoose

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use