Skip to content

Commit 531b5b2

Browse files
committed
Merge branch '984868-staging' of https://github.com/syncfusion-content/document-processing-docs into 984868-staging
2 parents bbc8dfd + 07d09fb commit 531b5b2

File tree

23 files changed

+61
-41
lines changed

23 files changed

+61
-41
lines changed

Document-Processing/PDF/PDF-Viewer/blazor/faqs/how-to-extract-particular-text-and-highlight.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: post
33
title: Extract and Highlight Text in Blazor PDF Viewer | Syncfusion
44
description: Learn here all about how to extract specific text and highlight it in the Syncfusion Blazor PDF Viewer component.
55
platform: document-processing
6-
control: PDF Viewer
6+
control: SfPdfViewer
77
documentation: ug
88
---
99

Document-Processing/PDF/PDF-Viewer/blazor/faqs/how-to-refer-SfPdfViewer-script-in-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
layout: pos
2+
layout: post
33
title: Reference SfPdfViewer scripts in a Blazor application | Syncfusion
44
description: Learn how to reference Syncfusion Blazor SfPdfViewer scripts using a CDN, static web assets, or custom resources, including deploying pdfium files.
55
platform: document-processing

Document-Processing/PDF/PDF-Viewer/blazor/form-designer/events.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
layout: post
33
title: Form Designer events in Blazor PDF Viewer | Syncfusion
4-
description: Learn about Form Designer events in the Syncfusion Blazor PDF Viewer (SfPdfViewer2), including add, delete, select, resize, validate, import, and export.
5-
platform: blazor
6-
control: PdfViewer
4+
description: Learn about Form Designer events in the Syncfusion Blazor SfPdfViewer, including add, delete, select, resize, validate, import, and export.
5+
platform: document-processing
6+
control: SfPdfViewer
77
documentation: ug
88
---
99

Document-Processing/PDF/PDF-Viewer/blazor/getting-started/winforms-blazor-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ N> Ensure that the PDF Viewer static assets (themes and scripts) are loaded prop
145145
Register Syncfusion Blazor services and BlazorWebView in **~/Form1.cs** so that the WinForms window can host Blazor components.
146146

147147
{% tabs %}
148-
{% highlight c# tabtitle="Form1.cs (WinForms host)" hl_lines="2 3 4 5 8 9 10 11 12 13 14 15 16 17 18 20" %}
148+
{% highlight c# tabtitle="Form1.cs (WinForms host)" hl_lines="2 3 4 5 9 10 11 12 13 14 15 16 17 18 19 21" %}
149149

150150
namespace WinFormsBlazorHybridApp;
151151
using Microsoft.AspNetCore.Components.WebView.WindowsForms;

Document-Processing/PDF/PDF-Viewer/blazor/overview.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ In the classic viewer, many C# service calls were required to retrieve informati
3333

3434
* Accurate, reliable rendering of PDF pages.
3535
* Easy page navigation with:
36-
* [Thumbnail page view](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/navigation#page-thumbnail-navigation)
37-
* [Bookmark panel](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/navigation#bookmark-navigation)
38-
* [Hyperlink navigation](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/navigation#hyperlink-navigation)
39-
* [Table of contents navigation](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/navigation#table-of-content-navigation)
36+
* [Thumbnail page view](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/interactive-pdf-navigation/page-thumbnail)
37+
* [Bookmark panel](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/interactive-pdf-navigation/bookmark)
38+
* [Hyperlink navigation](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/interactive-pdf-navigation/hyperlink)
39+
* [Table of contents navigation](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/interactive-pdf-navigation/table-of-content)
4040
* Core interactions:
4141
* [Zooming](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/magnification) and [panning](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/interaction#panning-mode)
4242
* [Text searching](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/text-search)
@@ -48,7 +48,7 @@ In the classic viewer, many C# service calls were required to retrieve informati
4848
* [Stamp annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/annotation/stamp-annotation): built-in and custom stamps
4949
* [Measurement annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/annotation/measurement-annotation)
5050
* [Free text annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/annotation/free-text-annotation)
51-
* [Redaction annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/annotation/redaction-annotation)
51+
* [Redaction annotations](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/redaction/overview)
5252
* [Comments](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/annotation/comments) and [sticky notes](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/annotation/sticky-notes-annotation) for all annotation types
5353
* [Form filling](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/form-filling)
5454
* [Form designer](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/form-designer)

Document-Processing/PDF/PDF-Viewer/blazor/redaction/mobile-view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: post
33
title: Redaction in mobile view in Blazor PDF Viewer | Syncfusion
44
description: Learn how to add, customize, and apply redactions in mobile view using the Syncfusion Blazor PDF Viewer with a complete toolbar setup and redaction workflow.
55
platform: document-processing
6-
control: SfPdfViewer2
6+
control: SfPdfViewer
77
documentation: ug
88
---
99

Document-Processing/PDF/Smart-PDF-Viewer/blazor/getting-started/maui-blazor-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ For **Azure OpenAI**, first [deploy an Azure OpenAI Service resource and model](
159159
Add the following stylesheet and script to the head section of the **~/wwwroot/index.html** file.
160160

161161
{% tabs %}
162-
{% highlight html hl_lines="3 7" %}
162+
{% highlight html hl_lines="4 9" %}
163163

164164
<head>
165165
....

Document-Processing/PDF/Smart-PDF-Viewer/blazor/getting-started/web-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ When using the `Server` render mode in a Blazor Web App, install the Syncfusion<
7979

8080
* Press Ctrl+` to open the integrated terminal in Visual Studio Code.
8181
* Ensure the current directory contains the project `.csproj` file.
82-
* Run the following commands to install `Syncfusion.Blazor.SfSmartPdfViewer` and [Syncfusion.Blazor.Themes](https://www.nuget.org/packages/Syncfusion.Blazor.Themes/), then restore the solution.
82+
* Run the following commands to install [Syncfusion.Blazor.SfSmartPdfViewer](https://www.nuget.org/packages/Syncfusion.Blazor.SfSmartPdfViewer) and [Syncfusion.Blazor.Themes](https://www.nuget.org/packages/Syncfusion.Blazor.Themes/), then restore the solution.
8383

8484
{% tabs %}
8585
{% highlight c# tabtitle="Package Manager" %}
@@ -286,7 +286,7 @@ The theme stylesheet and script can be accessed from NuGet through [Static Web A
286286

287287

288288
{% tabs %}
289-
{% highlight html hl_lines="3 7" %}
289+
{% highlight html hl_lines="4 9" %}
290290

291291
<head>
292292
....
Lines changed: 25 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,36 @@
11
---
2-
title : Essential Studio® for Document Processing Release Notes - v31.2.2
3-
description : Learn here about the controls in the Essential Studio® for Document Processing 2025 Volume 3 SP Release - Release Notes - v31.2.2
2+
title : Essential Studio® for Document Processing Release Notes - v31.2.22
3+
description : Learn here about the controls in the Essential Studio® for Document Processing 2025 Volume 3 SP Release - Release Notes - v31.2.22
44
platform : document-processing
55
documentation: ug
66
---
77

88
# Essential Studio® for Document Processing - v31.2.2 Release Notes
99

10-
{% include release-info.html date="October 14, 2025" version="v31.2.2" %}
10+
{% include release-info.html date="October 15, 2025" version="v31.2.2" passed="238427" failed="0" %}
1111

12-
{% directory path: _includes/release-notes/v31.1.23 %}
12+
{% directory path: _includes/release-notes/v31.2.22 %}
1313

1414
{% include {{file.url}} %}
1515

16-
{% enddirectory %}
16+
{% enddirectory %}
17+
18+
## Test Results
19+
20+
| Component Name | Platform | Test Cases | Remarks |
21+
|:----------------------------:|:--------------------------------------------------------:|:----------:|:----------:|
22+
| Pdf Library (Pdf) | .NET | 14724 | All Passed |
23+
| Word Library(DocIO) | .NET | 56583 | All Passed |
24+
| Word Library(DocIO) | Java | 4079 | All Passed |
25+
| Excel Library(XlsIO) | .NET | 37778 | All Passed |
26+
| PowerPoint Library | .NET | 54391 | All Passed |
27+
| Metafilerenderer | .NET | 863 | All Passed |
28+
| SfPdfViewer2 | Blazor | 12906 | All Passed |
29+
| Pdf Viewer | Web(Javascript, Angular, React, Vue, ASP.NET Core & MVC) | 19130 | All Passed |
30+
| SfPdfViewer | MAUI | 14684 | All Passed |
31+
| Pdf Viewer | WPF | 2998 | All Passed |
32+
| PdfViewer | WinForms | 207 | All Passed |
33+
| DOCX Editor(Document Editor) | Web(Javascript, Angular, React, Vue, ASP.NET Core & MVC) | 5031 | All Passed |
34+
| DOCX Editor(Document Editor) | Blazor | 1936 | All Passed |
35+
| Spreadsheet | Web(Javascript, Angular, React, Vue, ASP.NET Core & MVC) | 10407 | All Passed |
36+
| Spreadsheet | WPF | 2710 | All Passed |

Document-Processing/Word/Word-Processor/angular/accessibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The accessibility compliance for the Document editor component is outlined below
1616
| -- | -- |
1717
| [WCAG 2.2 Support](https://ej2.syncfusion.com/angular/documentation/common/accessibility#accessibility-standards) | <img src="https://cdn.syncfusion.com/content/images/documentation/partial.png" alt="Intermediate"> |
1818
| [Section 508 Support](https://ej2.syncfusion.com/angular/documentation/common/accessibility#accessibility-standards) | <img src="https://cdn.syncfusion.com/content/images/documentation/partial.png" alt="Intermediate"> |
19-
| [Screen Reader Support](https://ej2.syncfusion.com/angular/documentation/common/accessibility#screen-reader-support) | <img src="https://cdn.syncfusion.com/content/images/documentation/not-supported.png" alt="No"> |
19+
| [Screen Reader Support](https://ej2.syncfusion.com/angular/documentation/common/accessibility#screen-reader-support) | <img src="https://cdn.syncfusion.com/content/images/documentation/full.png" alt="Yes"> |
2020
| [Right-To-Left Support](https://ej2.syncfusion.com/angular/documentation/common/accessibility#right-to-left-support) | <img src="https://cdn.syncfusion.com/content/images/documentation/full.png" alt="Yes"> |
2121
| [Color Contrast](https://ej2.syncfusion.com/angular/documentation/common/accessibility#color-contrast) | <img src="https://cdn.syncfusion.com/content/images/documentation/full.png" alt="Yes"> |
2222
| [Mobile Device Support](https://ej2.syncfusion.com/angular/documentation/common/accessibility#mobile-device-support) | <img src="https://cdn.syncfusion.com/content/images/documentation/not-supported.png" alt="No"> |

0 commit comments

Comments
 (0)