Word Processing Document API – How to Generate and Send Business Letters within a .NET 6 Blazor Server App
This Blazor Server application uses the Word Processing Document API to generate multiple business letters based on a template. Users can download these letters in PDF format or send them via e-mail.
Important
The Universal Subscription or an additional Office File API Subscription is required to use this example in production code. For pricing information, please refer to the DevExpress Subscription page.
To run the application, you need to install or restore the following NuGet packages:
-
DevExpress.Document.Processor - Contains the DevExpress Office File API libraries.
-
DevExpress.Blazor - Contains all DevExpress Blazor UI components.
-
MailKit - An open source .NET library used to send e-mail messages.
Refer to this help topic for implementation details: Use the Word Document API to Generate and Send Business Letters within a Blazor Server App.
- Spreadsheet Document API - How to Create a Loan Amortization Schedule within a Blazor Server App
- How to Dockerize an Office File API Application
(you will be redirected to DevExpress.com to submit your response)