Editor's review
These components help create Word and PDF documents from templates.
When you need to create Word and PDF documents according to templates provided by the end user, this set of library function will let you do that for your application. GroupDocs.Assembly for .NET is a lightweight library. The PDF and Word templates are automatically filled with data obtained from user input or a DB. The library is created let you to seamlessly incorporate that functionality into your own developed application. The platform is ASP.NET and programming language used will be C#. You start by preparing a Word or PDF template with merge fields. A questionnaire is then created using the fields of the template. The questions are then embedded into a web-page or an ASP.NET app. A new documents as per a given template is created as the questionnaire is completed.
Each instance of these templates then will have the same basic structure but filled with different data. Any application needing this process, such as invoices, insurance policies, bills, order quotes, legal documents and any other forms can be implemented by using these tools. The templates and output documents can be either in a DOC/DOCX or PDF format. The web UI can be customized and integrated into your own ASP.NET / C# app. End users will be able to assemble documents easily and quickly. Simple wizards are offered that make it easy to prepare templates. Help is available to publish questionnaires and manage finished documents. The code package is available with suitable documentation and code samples help make the integration job easier. This is a very good tool.
User comments