Ever wanted to integrate data in an MS Word template? Ever needed an application capable of parsing custom scripting logic or injecting data in MS Word documents? Well, docWriter is a reusable and lightweight Java API which allows data-driven document generation. Data can be pulled from a number of data sources and injected into MS Word templates to generate new documents with a minimum of effort.
See docWriter in action (webcasts)
Download overview in PDFSee docWriter in action (webcasts)
| Features | Description |
|---|---|
| Multiple Data Sources | Data can be pulled from an unlimited number of data sources (Relational Databases, EMC|Documentum repositories, ...) |
| In-Memory |
DocWriter doesn't rely on any third-party tools for handling MS Word documents, all processing occurs in-memory which allows for high performance document generation |
| Embeddable Scripts |
Scripting logic can be used within MS Word documents to allow for complex data manipulation |
| Platform Independence |
DocWriter is written entirely in Java, ensuring platform independence |
| Native Support for Microsoft Word |
Natively supports Microsoft Word 2007, 2003 and 2000 |
| Robust Error Handling |
Flexible and concise error handling, allowing developers to decide which errors they want to see |