From f5f1a7dec51e304cd5e59b11a092e1387466fa2b Mon Sep 17 00:00:00 2001 From: DevExpressExampleBot Date: Tue, 30 Nov 2021 11:29:28 +0300 Subject: [PATCH 1/8] README auto update [skip ci] --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index d438cb8..2a0d16a 100644 --- a/Readme.md +++ b/Readme.md @@ -16,7 +16,7 @@ # How to implement a simple PDF viewer in ASP.NET MVC web application by using the Office File API functionality -**[[Run Online]](https://codecentral.devexpress.com/e5101/)** +**[[Run Online]](https://codecentral.devexpress.com/128566684/)** From 017bc352d1944eaf7ecd4077aae4c25b86d28363 Mon Sep 17 00:00:00 2001 From: DevExpressExampleBot Date: Tue, 11 Apr 2023 20:27:28 +0400 Subject: [PATCH 2/8] Source auto update [skip ci] --- CS/E5101/E5101.csproj | 56 +++++++++++++++++----------------- CS/E5101/Web.config | 70 +++++++++++++++++++++---------------------- VB/E5101/E5101.vbproj | 56 +++++++++++++++++----------------- VB/E5101/Web.config | 70 +++++++++++++++++++++---------------------- 4 files changed, 126 insertions(+), 126 deletions(-) diff --git a/CS/E5101/E5101.csproj b/CS/E5101/E5101.csproj index 4821d85..5c81922 100644 --- a/CS/E5101/E5101.csproj +++ b/CS/E5101/E5101.csproj @@ -33,34 +33,34 @@ 4 - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/CS/E5101/Web.config b/CS/E5101/Web.config index ee49f14..f7e9444 100644 --- a/CS/E5101/Web.config +++ b/CS/E5101/Web.config @@ -6,10 +6,10 @@ -
-
-
-
+
+
+
+
@@ -25,31 +25,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -86,11 +86,11 @@ - - + + - + @@ -98,11 +98,11 @@ - + - - + + diff --git a/VB/E5101/E5101.vbproj b/VB/E5101/E5101.vbproj index 0a04a85..b1a7393 100644 --- a/VB/E5101/E5101.vbproj +++ b/VB/E5101/E5101.vbproj @@ -36,34 +36,34 @@ prompt - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/VB/E5101/Web.config b/VB/E5101/Web.config index ee49f14..f7e9444 100644 --- a/VB/E5101/Web.config +++ b/VB/E5101/Web.config @@ -6,10 +6,10 @@ -
-
-
-
+
+
+
+
@@ -25,31 +25,31 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + @@ -86,11 +86,11 @@ - - + + - + @@ -98,11 +98,11 @@ - + - - + + From 01d3dcdc1a7593a74664b8794c2a21ea32e4e469 Mon Sep 17 00:00:00 2001 From: DevExpressExampleBot Date: Wed, 26 Jun 2024 13:02:09 +0400 Subject: [PATCH 3/8] README auto update [skip ci] --- Readme.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index 2a0d16a..b54bbbf 100644 --- a/Readme.md +++ b/Readme.md @@ -2,6 +2,7 @@ ![](https://img.shields.io/endpoint?url=https://codecentral.devexpress.com/api/v1/VersionRange/128566684/14.2.3%2B) [![](https://img.shields.io/badge/Open_in_DevExpress_Support_Center-FF7200?style=flat-square&logo=DevExpress&logoColor=white)](https://supportcenter.devexpress.com/ticket/details/E5101) [![](https://img.shields.io/badge/📖_How_to_use_DevExpress_Examples-e9f6fc?style=flat-square)](https://docs.devexpress.com/GeneralInformation/403183) +[![](https://img.shields.io/badge/💬_Leave_Feedback-feecdd?style=flat-square)](#does-this-example-address-your-development-requirementsobjectives) *Files to look at*: @@ -15,9 +16,6 @@ * [_PdfViewerPartial.cshtml](./CS/E5101/Views/PdfViewer/_PdfViewerPartial.cshtml) # How to implement a simple PDF viewer in ASP.NET MVC web application by using the Office File API functionality - -**[[Run Online]](https://codecentral.devexpress.com/128566684/)** -

This example demonstrates how to implement a custom web PDF viewer control by using the Office File API functionality.


@@ -28,3 +26,10 @@
+ +## Does this example address your development requirements/objectives? + +[](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=asp-net-mvc-implement-pdf-viewer&~~~was_helpful=yes) [](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=asp-net-mvc-implement-pdf-viewer&~~~was_helpful=no) + +(you will be redirected to DevExpress.com to submit your response) + From 774c33a2e8dab82da8d746fde59a51978cae0e2c Mon Sep 17 00:00:00 2001 From: DevExpressExampleBot Date: Tue, 8 Oct 2024 13:34:54 +0300 Subject: [PATCH 4/8] Creating a new file vale.yml [skip ci] --- .github/workflows/vale.yml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/vale.yml diff --git a/.github/workflows/vale.yml b/.github/workflows/vale.yml new file mode 100644 index 0000000..9aae1dd --- /dev/null +++ b/.github/workflows/vale.yml @@ -0,0 +1,26 @@ +name: vale-validation +on: + pull_request: + paths: + - README.md + +jobs: + vale: + name: runner / vale + runs-on: ubuntu-latest + steps: + - name: clone repo + uses: actions/checkout@v4 + - name: clone vale-styles repo + uses: actions/checkout@v4 + with: + repository: DevExpress/vale-styles + path: vale-styles + ssh-key: ${{ secrets.VALE_STYLES_ACCESS_KEY }} + - name: copy vale rules to the root repo + run: shopt -s dotglob && cp -r ./vale-styles/vale/* . + - name: vale linter check + uses: errata-ai/vale-action@reviewdog + with: + files: README.md + fail_on_error: true From e5eae6b1813979e0254a2895a626a94bad3985e4 Mon Sep 17 00:00:00 2001 From: DevExpressExampleBot Date: Wed, 9 Oct 2024 09:37:43 +0300 Subject: [PATCH 5/8] Delete file vale.yml [skip ci] --- .github/workflows/vale.yml | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 .github/workflows/vale.yml diff --git a/.github/workflows/vale.yml b/.github/workflows/vale.yml deleted file mode 100644 index 9aae1dd..0000000 --- a/.github/workflows/vale.yml +++ /dev/null @@ -1,26 +0,0 @@ -name: vale-validation -on: - pull_request: - paths: - - README.md - -jobs: - vale: - name: runner / vale - runs-on: ubuntu-latest - steps: - - name: clone repo - uses: actions/checkout@v4 - - name: clone vale-styles repo - uses: actions/checkout@v4 - with: - repository: DevExpress/vale-styles - path: vale-styles - ssh-key: ${{ secrets.VALE_STYLES_ACCESS_KEY }} - - name: copy vale rules to the root repo - run: shopt -s dotglob && cp -r ./vale-styles/vale/* . - - name: vale linter check - uses: errata-ai/vale-action@reviewdog - with: - files: README.md - fail_on_error: true From cd26664de1cc3a0088761d5ff26d81d78de7941d Mon Sep 17 00:00:00 2001 From: DevExpressExampleBot Date: Wed, 9 Oct 2024 13:24:52 +0300 Subject: [PATCH 6/8] Created a new file vale.yml [skip ci] --- .github/workflows/vale.yml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/workflows/vale.yml diff --git a/.github/workflows/vale.yml b/.github/workflows/vale.yml new file mode 100644 index 0000000..adadc73 --- /dev/null +++ b/.github/workflows/vale.yml @@ -0,0 +1,26 @@ +name: vale-validation +on: + pull_request: + paths: + - README.md + +jobs: + vale: + name: runner / vale + runs-on: ubuntu-latest + steps: + - name: clone repo + uses: actions/checkout@v4 + - name: clone vale-styles repo + uses: actions/checkout@v4 + with: + repository: DevExpress/vale-styles + path: vale-styles + ssh-key: ${{ secrets.VALE_STYLES_ACCESS_KEY }} + - name: copy vale rules to the root repo + run: shopt -s dotglob && cp -r ./vale-styles/vale/* . + - name: vale linter check + uses: DevExpress/vale-action@reviewdog + with: + files: README.md + fail_on_error: true From b760219cf2efc7e7c657d99fffb8a46cc2f6de40 Mon Sep 17 00:00:00 2001 From: DevExpressExampleBot Date: Mon, 14 Oct 2024 19:19:08 +0400 Subject: [PATCH 7/8] Vale auto update [skip ci] --- .github/workflows/vale.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/vale.yml b/.github/workflows/vale.yml index adadc73..068c35b 100644 --- a/.github/workflows/vale.yml +++ b/.github/workflows/vale.yml @@ -24,3 +24,5 @@ jobs: with: files: README.md fail_on_error: true + filter_mode: nofilter + reporter: github-check From 93c35eb41157ad05216be21aae00bfbc092cccb5 Mon Sep 17 00:00:00 2001 From: DevExpressExampleBot Date: Mon, 3 Mar 2025 17:20:26 +0400 Subject: [PATCH 8/8] Vale auto update [skip ci] --- .github/workflows/vale.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/vale.yml b/.github/workflows/vale.yml index 068c35b..fc11f81 100644 --- a/.github/workflows/vale.yml +++ b/.github/workflows/vale.yml @@ -3,6 +3,8 @@ on: pull_request: paths: - README.md + - readme.md + - Readme.md jobs: vale: @@ -22,7 +24,7 @@ jobs: - name: vale linter check uses: DevExpress/vale-action@reviewdog with: - files: README.md + files: '["README.md", "readme.md", "Readme.md"]' fail_on_error: true filter_mode: nofilter reporter: github-check