Skip to content

Commit 5d3c367

Browse files
Merge pull request #1798 from syncfusion-content/Master-ResolvePdfViewerConflicts
993321: Resolved UG conflicts Dev to Master - PDF Viewer.
2 parents 1e529fe + 49dd129 commit 5d3c367

File tree

88 files changed

+118
-1280
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+118
-1280
lines changed

Document-Processing-toc.html

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@
238238
<li><a href="/document-processing/pdf/pdf-viewer/asp-net-core/how-to/signatureselect-signatureunselect">SignatureSelect and SignatureUnselect event</a></li>
239239
<li><a href="/document-processing/pdf/pdf-viewer/asp-net-core/how-to/download-start-event">Controlling File Downloads</a></li>
240240
<li><a href="/document-processing/pdf/pdf-viewer/asp-net-core/how-to/min-max-zoom">Minimum and Maximum Zoom Properties</a></li>
241+
<li><a href="/document-processing/pdf/pdf-viewer/asp-net-core/how-to/control-annotation-visibility">Control Annotation Visibility</a></li>
241242
<li><a href="/document-processing/pdf/pdf-viewer/asp-net-core/how-to/custom-font-signature-field">Custom fonts for Signature and Initial fields</a></li>
242243
<li><a href="/document-processing/pdf/pdf-viewer/asp-net-core/how-to/restricting-zoom-in-mobile-mode">Restrict Zoom Percentage on Mobile Devices</a></li>
243244
<li><a href="/document-processing/pdf/pdf-viewer/asp-net-core/how-to/restricting-zoom-in-mobile-mode">Restrict Zoom Percentage on Mobile Devices</a></li>
@@ -449,8 +450,7 @@
449450
<li>
450451
<a href="/document-processing/pdf/pdf-viewer/angular/overview">Angular</a>
451452
<ul>
452-
<li>
453-
Getting Started
453+
<li>Getting Started
454454
<ul>
455455
<li><a href="/document-processing/pdf/pdf-viewer/angular/getting-started">with Standalone PDF Viewer</a></li>
456456
<li><a href="/document-processing/pdf/pdf-viewer/angular/getting-started-with-server-backed">with Server-Backed PDF Viewer</a></li>
@@ -470,8 +470,7 @@
470470
<li><a href="/document-processing/pdf/pdf-viewer/angular/open-pdf-file/from-azure-active-directory">From Azure Active Directory</a></li>
471471
</ul>
472472
</li>
473-
<li>
474-
<a href="/document-processing/pdf/pdf-viewer/angular/save-pdf-files">Save PDF files</a>
473+
<li> <a href="/document-processing/pdf/pdf-viewer/angular/save-pdf-files">Save PDF files</a>
475474
<ul>
476475
<li><a href="/document-processing/pdf/pdf-viewer/angular/save-pdf-file/to-amazon-s3">To AWS S3</a></li>
477476
<li><a href="/document-processing/pdf/pdf-viewer/angular/save-pdf-file/to-azure-blob-storage">To Azure Blob Storage</a></li>
@@ -487,7 +486,7 @@
487486
<li><a href="/document-processing/pdf/pdf-viewer/angular/toolbar">Toolbar Customization</a>
488487
<ul>
489488
<li><a href="/document-processing/pdf/pdf-viewer/angular/toolbar-customization/primary-toolbar">Primary Toolbar</a></li>
490-
<li><a href="/document-processing/pdf/pdf-viewer/angular/annotation-toolbar">Annotation Toolbar</a></li>
489+
<li><a href="/document-processing/pdf/pdf-viewer/angular/toolbar-customization/annotation-toolbar">Annotation Toolbar</a></li>
491490
<li><a href="/document-processing/pdf/pdf-viewer/angular/toolbar-customization/form-designer-toolbar">Form Designer Toolbar</a></li>
492491
<li><a href="/document-processing/pdf/pdf-viewer/angular/organize-pages/toolbar">Organize Page Toolbar</a></li>
493492
<li><a href="/document-processing/pdf/pdf-viewer/angular/toolbar-customization/mobile-toolbar">Mobile Toolbar</a></li>
@@ -504,9 +503,7 @@
504503
</li>
505504
<li><a href="/document-processing/pdf/pdf-viewer/angular/magnification">Magnification</a></li>
506505
<li><a href="/document-processing/pdf/pdf-viewer/angular/text-search">Text Search</a></li>
507-
508-
<li>
509-
Annotation
506+
<li>Annotation
510507
<ul>
511508
<li><a href="/document-processing/pdf/pdf-viewer/angular/annotation/text-markup-annotation">Text Markup Annotation</a></li>
512509
<li><a href="/document-processing/pdf/pdf-viewer/angular/annotation/shape-annotation">Shape Annotation</a></li>
@@ -524,8 +521,7 @@
524521
</ul>
525522
</li>
526523
<li><a href="/document-processing/pdf/pdf-viewer/angular/interaction-mode">Interaction Mode</a></li>
527-
<li>
528-
Form Designer
524+
<li>Form Designer
529525
<ul>
530526
<li><a href="/document-processing/pdf/pdf-viewer/angular/form-designer/create-programmatically">Create Programmatically</a></li>
531527
<li><a href="/document-processing/pdf/pdf-viewer/angular/form-designer/create-with-user-interface-interaction">Create with UI Interaction</a></li>
@@ -547,6 +543,8 @@
547543
</li>
548544
<li><a href="/document-processing/pdf/pdf-viewer/angular/print">Print</a></li>
549545
<li><a href="/document-processing/pdf/pdf-viewer/angular/download">Download</a></li>
546+
<li><a href="/document-processing/pdf/pdf-viewer/angular/events">Event</a></li>
547+
<li><a href="/document-processing/pdf/pdf-viewer/angular/text-selection">Text Selection</a></li>
550548
<li><a href="/document-processing/pdf/pdf-viewer/angular/globalization">Globalization</a></li>
551549
<li><a href="/document-processing/pdf/pdf-viewer/angular/accessibility">Accessibility</a></li>
552550
<li><a href="/document-processing/pdf/pdf-viewer/angular/how-to-overview">How To</a>
@@ -602,8 +600,7 @@
602600
<li><a href="/document-processing/pdf/pdf-viewer/angular/how-to/show-hide-annotation">Show and Hide Annotations</a></li>
603601
</ul>
604602
</li>
605-
<li>
606-
Troubleshooting
603+
<li>Troubleshooting
607604
<ul>
608605
<li><a href="/document-processing/pdf/pdf-viewer/angular/troubleshooting/troubleshooting">Experience the Standalone PDF Viewer Component by copying assets from node_modules into my app</a></li>
609606
<li><a href="/document-processing/pdf/pdf-viewer/angular/troubleshooting/cp-command-not-recognized">Troubleshoot error 'cp' is not recognized as a command</a></li>
24.6 KB
Loading

Document-Processing/PDF/PDF-Viewer/angular/open-pdf-file/from-box-cloud-file-storage.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: Open PDF from Box cloud storage in Angular PDF Viewer | Syncfusion
4-
description: Learn how to load PDFs from Box cloud storage in the Syncfusion Angular PDF Viewer component.
4+
description: Learn how to integrate Box cloud storage and load PDF files seamlessly in the Syncfusion Angular PDF Viewer component for better document management.
55
platform: document-processing
66
control: Open PDF files from Box cloud file storage
77
documentation: ug
88
domainurl: ##DomainURL##
99
---
1010

11-
# Open PDF from Box cloud storage
11+
# Open PDF from Box cloud storage in Angular
1212

1313
Follow these steps to load a PDF from Box cloud storage using the server-backed PDF Viewer.
1414

Document-Processing/PDF/PDF-Viewer/angular/open-pdf-file/from-google-cloud-storage.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: Open PDF from Google Cloud Storage in Angular PDF Viewer | Syncfusion
4-
description: Learn how to load PDFs from Google Cloud Storage in the Syncfusion Angular PDF Viewer component
4+
description: Learn how to load PDF files from Google Cloud Storage in the Syncfusion Angular PDF Viewer component
55
platform: document-processing
66
control: Open PDF files from Google Cloud Storage
77
documentation: ug
88
domainurl: ##DomainURL##
99
---
1010

11-
# Open PDF from Google Cloud Storage
11+
# Open PDF from Google Cloud Storage in Angular PDF Viewer
1212

1313
Follow these steps to load a PDF from Google Cloud Storage using the server-backed PDF Viewer.
1414

Document-Processing/PDF/PDF-Viewer/angular/open-pdf-file/from-google-drive.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
layout: post
3-
title: Open PDF files from Google Drive in Angular PDF Viewer Component | Syncfusion
3+
title: Open PDFs from Google Drive in Angular PDF Viewer | Syncfusion
44
description: Learn here all about how to Open PDF files from Google Drive in Syncfusion Angular PDF Viewer component of Syncfusion Essential JS 2 and more.
55
platform: document-processing
66
control: Open PDF files from Google Drive
77
documentation: ug
88
domainurl: ##DomainURL##
99
---
1010

11-
# Open PDF from Google Drive
11+
# Open PDF from Google Drive in Angular
1212

1313
Follow these steps to load a PDF from Google Drive using the server-backed PDF Viewer.
1414

Document-Processing/PDF/PDF-Viewer/angular/organize-pdf-overview.md

Lines changed: 0 additions & 39 deletions
This file was deleted.

Document-Processing/PDF/PDF-Viewer/angular/save-pdf-file/to-amazon-s3.md

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

11-
# Save PDF files to AWS S3
11+
# Save PDF files to AWS S3 in Angular
1212

1313
The TypeScript PDF Viewer component supports saving PDF files to AWS S3 using either the standalone or server-backed configuration. The following steps demonstrate both approaches.
1414

Document-Processing/PDF/PDF-Viewer/angular/save-pdf-file/to-azure-active-directory.md

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

11-
# Save PDF files to Azure Active Directory (AAD)
11+
# Save PDF files to Azure Active Directory (AAD) in Angular
1212

1313
### Overview
1414

Document-Processing/PDF/PDF-Viewer/angular/save-pdf-file/to-azure-blob-storage.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ documentation: ug
88
domainurl: ##DomainURL##
99
---
1010

11-
# Save PDF files to Azure Blob Storage
11+
# Save PDF files to Azure Blob Storage in Angular
1212

1313
The TypeScript PDF Viewer component supports saving PDF files to Azure Blob Storage using either the standalone or server-backed configuration. The following steps demonstrate both approaches.
1414

@@ -142,7 +142,7 @@ public PdfViewerController(IConfiguration configuration, ILogger<PdfViewerContro
142142
}
143143
```
144144

145-
5. Modify the [Download()](https://ej2.syncfusion.com/documentation/api/pdfviewer/#download) method to save the downloaded PDF file to the Azure Blob Storage container.
145+
5. Modify the [Download()](https://ej2.syncfusion.com/documentation/api/pdfviewer#download) method to save the downloaded PDF file to the Azure Blob Storage container.
146146

147147
```csharp
148148

@@ -239,7 +239,7 @@ public IActionResult Download([FromBody] Dictionary<string, string> jsonObject)
239239

240240
**Step 4:** Set the PDF Viewer Properties in Angular PDF viewer component
241241

242-
Modify the [serviceUrl](https://ej2.syncfusion.com/documentation/api/pdfviewer/#serviceurl) property of the PDF Viewer component with the accurate URL of the web service, replacing `https://localhost:44396/pdfviewer` with the actual server URL. Set the `documentPath` property to the desired PDF file name to load from Azure Blob Storage, and ensure that the document exists in the target container.
242+
Modify the [serviceUrl](https://ej2.syncfusion.com/documentation/api/pdfviewer#serviceurl) property of the PDF Viewer component with the accurate URL of the web service, replacing `https://localhost:44396/pdfviewer` with the actual server URL. Set the `documentPath` property to the desired PDF file name to load from Azure Blob Storage, and ensure that the document exists in the target container.
243243

244244
```typescript
245245
import { Component, OnInit } from '@angular/core';

Document-Processing/PDF/PDF-Viewer/asp-net-core/hand-written-signature.md

Lines changed: 0 additions & 217 deletions
This file was deleted.

0 commit comments

Comments
 (0)