Creation of an electronic price handbook for the field staff as well as the back office. The price handbook should be created regularly from the database of an existing price calculation system and published on the intranet as a PDF and Excel document.
Supplement
The application for creating the electronic project handbook is implemented with C# as an application without UI because it is subject to job control. Database access is implemented via the Microsoft Entity framework. The MS Open XML SDK is used for creating the Excel documents, while PdfSharp and MigraDoc are used for creating the PDF documents. The PDF documents are protected so that the content cannot be copied in a simple procedure. The documents are published on a SharePoint page on the intranet.
Subject description
The electronic price handbook is created using the database of an existing application for price calculation. In this way, the field staff and back office are provided with up to date prices on a daily basis in the form of documents offering search and filtering options.