Skip to content

Commit 22d6294

Browse files
Resolved the CI failures
1 parent 59e6673 commit 22d6294

12 files changed

Lines changed: 20 additions & 20 deletions

File tree

Document-Processing/PDF/PDF-Viewer/asp-net-core/accessibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Below is an outline of the accessibility compliance for the PDF Viewer component
4040

4141
## WAI-ARIA attributes
4242

43-
[WAI-ARIA](https://www.w3.org/WAI/ARIA/apg/patterns/alert/alert/) (Web Accessibility Initiative – Accessible Rich Internet Applications) defines a way to make web content and web applications more accessible. It provides additional semantics to describe the role, state, and functionality of web components. The following ARIA attributes are used in the PDF Viewer component:
43+
[WAI-ARIA](https://www.w3.org/WAI/ARIA/apg/patterns/alert/) (Web Accessibility Initiative – Accessible Rich Internet Applications) defines a way to make web content and web applications more accessible. It provides additional semantics to describe the role, state, and functionality of web components. The following ARIA attributes are used in the PDF Viewer component:
4444

4545
| Attributes | Purpose |
4646
| --- | --- |

Document-Processing/PDF/PDF-Viewer/asp-net-core/interaction-mode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
layout: post
33
title: Interaction mode in ASP.NET Core PDF Viewer | Syncfusion
4-
description: Learn how to use selection and panning interaction modes in the Syncfusion ASP.NET Core PDF Viewer.
4+
description: Learn how to switch between selection and panning modes in the Syncfusion ASP.NET Core PDF Viewer to easily select content or navigate pages.
55
platform: document-processing
66
control: PDF Viewer
77
documentation: ug
88
---
99

1010

11-
# Interaction Mode in PDF Viewer
11+
# PDF Viewer Interaction Settings
1212

1313
The PDF Viewer provides two interaction modes for working with loaded PDF documents: selection mode and panning mode.
1414

Document-Processing/PDF/PDF-Viewer/asp-net-core/magnification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ documentation: ug
88
---
99

1010

11-
# Magnification
11+
# Viewing at Different Zoom Levels
1212

1313
The PDF Viewer includes magnification tools on the default toolbar: Zoom In, Zoom Out, Zoom, Fit Page, and Fit Width. The toolbar can be configured to show or hide magnification tools as needed.
1414

Document-Processing/PDF/PDF-Viewer/asp-net-core/open-pdf-file/from-amazon-s3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ control: PDF Viewer
77
documentation: ug
88
---
99

10-
# Open PDF from AWS S3
10+
# Open Documents from Amazon S3 Storage
1111

1212
The ASP.NET Core PDF Viewer component supports loading PDF files from AWS S3 using either the standalone or the server-backed PDF Viewer. Both approaches are demonstrated below.
1313

Document-Processing/PDF/PDF-Viewer/asp-net-core/open-pdf-file/from-azure-blob-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
3-
title: Open PDF from Azure Blob Storage in ASP.NET Core PDF Viewer | Syncfusion
3+
title: View PDF from Azure Blob Storage | Syncfusion
44
description: Learn how to load PDFs from Azure Blob Storage in the Syncfusion ASP.NET Core PDF Viewer component using standalone and server-backed approaches.
55
platform: document-processing
66
control: PDF Viewer
77
documentation: ug
88
---
99

10-
# Open PDF from Azure Blob Storage
10+
# Open Documents from Azure Blob Storage
1111

1212
The ASP.NET Core PDF Viewer component supports loading PDF files from Azure Blob Storage using either the standalone or the server-backed PDF Viewer. Both approaches are demonstrated below.
1313

Document-Processing/PDF/PDF-Viewer/asp-net-core/print.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Printing PDF Documents in ASP.NET Core PDF Viewer | Syncfusion
4-
description: Learn how to enable, invoke, and customize printing in the ASP.NET Core PDF Viewer. Control print quality, rotation, and print mode for optimal printing experience.
4+
description: Learn how to enable and customize printing in the Core PDF Viewer, including print quality, rotation settings, and print modes for better output.
55
platform: document-processing
66
control: PDF Viewer
77
documentation: ug

Document-Processing/PDF/PDF-Viewer/asp-net-core/save-pdf-file/to-box-cloud-file-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
3-
title: Save PDF files to Box cloud storage in ASP.NET Core PDF Viewer | Syncfusion
3+
title: Save PDF files to Box cloud storage in Core PDF Viewer | Syncfusion
44
description: Learn how to save PDF files to Box cloud storage using the Syncfusion ASP.NET Core PDF Viewer component with a server-backed web service.
55
platform: document-processing
66
control: PDF Viewer
77
documentation: ug
88
---
99

10-
# Save PDF files to Box cloud storage
10+
# Save Documents to Box Cloud Storage
1111

1212
To save a PDF file to Box cloud storage using the ASP.NET Core PDF Viewer, follow the steps below. This approach uses a server-backed web service.
1313

Document-Processing/PDF/PDF-Viewer/asp-net-core/save-pdf-file/to-google-cloud-storage.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
3-
title: Save PDF files to Google Cloud Storage in ASP.NET Core PDF Viewer | Syncfusion
3+
title: Save PDF files to Google Cloud Storage in Core PDF Viewer | Syncfusion
44
description: Learn how to save PDF files to Google Cloud Storage using the Syncfusion ASP.NET Core PDF Viewer component with a server-backed web service.
55
platform: document-processing
66
control: PDF Viewer
77
documentation: ug
88
---
99

10-
# Save PDF files to Google Cloud Storage
10+
# Save Documents to Google Cloud Storage
1111

1212
Follow the steps below to save a PDF file to Google Cloud Storage using the ASP.NET Core PDF Viewer with a server-backed web service.
1313

Document-Processing/PDF/PDF-Viewer/asp-net-core/save-pdf-file/to-google-drive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ control: PDF Viewer
77
documentation: ug
88
---
99

10-
# Save PDF files to Google Drive
10+
# Store Documents in Google Drive
1111

1212
Follow the steps below to save a PDF file to Google Drive using the ASP.NET Core PDF Viewer with a server-backed web service.
1313

Document-Processing/PDF/PDF-Viewer/asp-net-core/toolbar-customization/primary-toolbar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The primary toolbar of the PDF Viewer can be customized by rearranging existing
1313

1414
## Show or hide the primary toolbar
1515

16-
Toggle the built-in primary toolbar to create custom toolbar experiences or simplify the UI. When a custom toolbar is required, hide the built-in toolbar. Use the [enableToolbar](https://help.syncfusion.com/cr/aspnetcore-js2/syncfusion.ej2.pdfviewer.pdfviewer.html#Syncfusion_EJ2_PdfViewer_PdfViewer_EnableToolbar) property or the [showToolbar](https://ej2.syncfusion.com/javascript/documentation/api/pdfviewer/toolbar/#showtoolbar) method to show or hide the primary toolbar.
16+
Toggle the built-in primary toolbar to create custom toolbar experiences or simplify the UI. When a custom toolbar is required, hide the built-in toolbar. Use the [enableToolbar] (https://help.syncfusion.com/cr/aspnetcore-js2/syncfusion.ej2.pdfviewer.pdfviewer.html#Syncfusion_EJ2_PdfViewer_PdfViewer_EnableToolbar) property or the [showToolbar] (https://ej2.syncfusion.com/javascript/documentation/api/pdfviewer/toolbar/#showtoolbar) method to show or hide the primary toolbar.
1717

1818
Use the `enableToolbar` property to show or hide the toolbar:
1919

0 commit comments

Comments
 (0)