Skip to content

Commit 0c6e73a

Browse files
authored
Merge branch '24.2.3+' into fp-update-project
2 parents 1a9ca08 + c4b401c commit 0c6e73a

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<!-- default badges list -->
2+
![](https://img.shields.io/endpoint?url=https://codecentral.devexpress.com/api/v1/VersionRange/301388415/24.2.3%2B)
23
[![](https://img.shields.io/badge/Open_in_DevExpress_Support_Center-FF7200?style=flat-square&logo=DevExpress&logoColor=white)](https://supportcenter.devexpress.com/ticket/details/T937121)
34
[![](https://img.shields.io/badge/📖_How_to_use_DevExpress_Examples-e9f6fc?style=flat-square)](https://docs.devexpress.com/GeneralInformation/403183)
45
[![](https://img.shields.io/badge/💬_Leave_Feedback-feecdd?style=flat-square)](#does-this-example-address-your-development-requirementsobjectives)
@@ -9,6 +10,9 @@ This Blazor Server application uses the [Word Processing Document API](https://w
910

1011
![Word Processing - Final App](./images/word-processing-blazor-final-app.png)
1112

13+
> [!Important]
14+
> 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](https://www.devexpress.com/Subscriptions/) page.
15+
1216
To run the application, install or restore the following NuGet packages:
1317

1418
* [DevExpress.Document.Processor](https://nuget.devexpress.com/packages/DevExpress.Document.Processor/) - Contains the [DevExpress Office File API](https://www.devexpress.com/products/net/office-file-api/) libraries.
@@ -34,9 +38,9 @@ Refer to this help topic for implementation details: [Use the Word Document API
3438
* [Spreadsheet Document API - How to Create a Loan Amortization Schedule within a Blazor Server App](https://github.com/DevExpress-Examples/spreadsheet-document-api-create-loan-amortization-schedule-within-blazor-server-app)
3539
* [How to Dockerize an Office File API Application](https://github.com/DevExpress-Examples/dockerize-office-file-api-app)
3640
<!-- feedback -->
37-
## Does this example address your development requirements/objectives?
38-
39-
[<img src="https://www.devexpress.com/support/examples/i/yes-button.svg"/>](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=word-document-api-generate-and-send-letters-within-blazor-server-app&~~~was_helpful=yes) [<img src="https://www.devexpress.com/support/examples/i/no-button.svg"/>](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=word-document-api-generate-and-send-letters-within-blazor-server-app&~~~was_helpful=no)
40-
41+
## Does this example address your development requirements/objectives?
42+
43+
[<img src="https://www.devexpress.com/support/examples/i/yes-button.svg"/>](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=word-document-api-generate-and-send-letters-within-blazor-server-app&~~~was_helpful=yes) [<img src="https://www.devexpress.com/support/examples/i/no-button.svg"/>](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=word-document-api-generate-and-send-letters-within-blazor-server-app&~~~was_helpful=no)
44+
4145
(you will be redirected to DevExpress.com to submit your response)
4246
<!-- feedback end -->

0 commit comments

Comments
 (0)