Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
danhaywood committed Nov 9, 2012
0 parents commit 856e65f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
*.class

# Package Files #
*.jar
*.war
*.ear
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
docx-service
============

Domain service to generate Word .docx from a template and HTML input (ie, mail merge). Supports repeating table rows and lists.

0 comments on commit 856e65f

Please sign in to comment.