Dynamic template and document creation Has anyone done any template management work? With Word?-
Lets take an example: we have a contract. There are many existing paragraphs we need to insert and also some ad-hoc ones. So we have a menu with tick boxes to select the clauses, insert client name/address etc.
Using ASP.net to do HTML version has left us with some problems, namely
1. Text Format Issues (spacing, justification)
2. Cannot insert page numbers (Word Style)
3. Cannot insert page breaks.
Any better solution - PHP based, component or otherwise would be greatly appreciated |