diff --git a/.github/workflows/vale.yml b/.github/workflows/vale.yml new file mode 100644 index 0000000..fc11f81 --- /dev/null +++ b/.github/workflows/vale.yml @@ -0,0 +1,30 @@ +name: vale-validation +on: + pull_request: + paths: + - README.md + - readme.md + - 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", "readme.md", "Readme.md"]' + fail_on_error: true + filter_mode: nofilter + reporter: github-check 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/Readme.md b/Readme.md index d438cb8..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/e5101/)** -

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) + 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 @@ - + - - + +