Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 9 additions & 12 deletions Document-Processing-toc.html
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@
<li><a href="/document-processing/pdf/pdf-viewer/asp-net-core/how-to/signatureselect-signatureunselect">SignatureSelect and SignatureUnselect event</a></li>
<li><a href="/document-processing/pdf/pdf-viewer/asp-net-core/how-to/download-start-event">Controlling File Downloads</a></li>
<li><a href="/document-processing/pdf/pdf-viewer/asp-net-core/how-to/min-max-zoom">Minimum and Maximum Zoom Properties</a></li>
<li><a href="/document-processing/pdf/pdf-viewer/asp-net-core/how-to/control-annotation-visibility">Control Annotation Visibility</a></li>
<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>
<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>
<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>
Expand Down Expand Up @@ -449,8 +450,7 @@
<li>
<a href="/document-processing/pdf/pdf-viewer/angular/overview">Angular</a>
<ul>
<li>
Getting Started
<li>Getting Started
<ul>
<li><a href="/document-processing/pdf/pdf-viewer/angular/getting-started">with Standalone PDF Viewer</a></li>
<li><a href="/document-processing/pdf/pdf-viewer/angular/getting-started-with-server-backed">with Server-Backed PDF Viewer</a></li>
Expand All @@ -470,8 +470,7 @@
<li><a href="/document-processing/pdf/pdf-viewer/angular/open-pdf-file/from-azure-active-directory">From Azure Active Directory</a></li>
</ul>
</li>
<li>
<a href="/document-processing/pdf/pdf-viewer/angular/save-pdf-files">Save PDF files</a>
<li> <a href="/document-processing/pdf/pdf-viewer/angular/save-pdf-files">Save PDF files</a>
<ul>
<li><a href="/document-processing/pdf/pdf-viewer/angular/save-pdf-file/to-amazon-s3">To AWS S3</a></li>
<li><a href="/document-processing/pdf/pdf-viewer/angular/save-pdf-file/to-azure-blob-storage">To Azure Blob Storage</a></li>
Expand All @@ -487,7 +486,7 @@
<li><a href="/document-processing/pdf/pdf-viewer/angular/toolbar">Toolbar Customization</a>
<ul>
<li><a href="/document-processing/pdf/pdf-viewer/angular/toolbar-customization/primary-toolbar">Primary Toolbar</a></li>
<li><a href="/document-processing/pdf/pdf-viewer/angular/annotation-toolbar">Annotation Toolbar</a></li>
<li><a href="/document-processing/pdf/pdf-viewer/angular/toolbar-customization/annotation-toolbar">Annotation Toolbar</a></li>
<li><a href="/document-processing/pdf/pdf-viewer/angular/toolbar-customization/form-designer-toolbar">Form Designer Toolbar</a></li>
<li><a href="/document-processing/pdf/pdf-viewer/angular/organize-pages/toolbar">Organize Page Toolbar</a></li>
<li><a href="/document-processing/pdf/pdf-viewer/angular/toolbar-customization/mobile-toolbar">Mobile Toolbar</a></li>
Expand All @@ -504,9 +503,7 @@
</li>
<li><a href="/document-processing/pdf/pdf-viewer/angular/magnification">Magnification</a></li>
<li><a href="/document-processing/pdf/pdf-viewer/angular/text-search">Text Search</a></li>

<li>
Annotation
<li>Annotation
<ul>
<li><a href="/document-processing/pdf/pdf-viewer/angular/annotation/text-markup-annotation">Text Markup Annotation</a></li>
<li><a href="/document-processing/pdf/pdf-viewer/angular/annotation/shape-annotation">Shape Annotation</a></li>
Expand All @@ -524,8 +521,7 @@
</ul>
</li>
<li><a href="/document-processing/pdf/pdf-viewer/angular/interaction-mode">Interaction Mode</a></li>
<li>
Form Designer
<li>Form Designer
<ul>
<li><a href="/document-processing/pdf/pdf-viewer/angular/form-designer/create-programmatically">Create Programmatically</a></li>
<li><a href="/document-processing/pdf/pdf-viewer/angular/form-designer/create-with-user-interface-interaction">Create with UI Interaction</a></li>
Expand All @@ -547,6 +543,8 @@
</li>
<li><a href="/document-processing/pdf/pdf-viewer/angular/print">Print</a></li>
<li><a href="/document-processing/pdf/pdf-viewer/angular/download">Download</a></li>
<li><a href="/document-processing/pdf/pdf-viewer/angular/events">Event</a></li>
<li><a href="/document-processing/pdf/pdf-viewer/angular/text-selection">Text Selection</a></li>
<li><a href="/document-processing/pdf/pdf-viewer/angular/globalization">Globalization</a></li>
<li><a href="/document-processing/pdf/pdf-viewer/angular/accessibility">Accessibility</a></li>
<li><a href="/document-processing/pdf/pdf-viewer/angular/how-to-overview">How To</a>
Expand Down Expand Up @@ -602,8 +600,7 @@
<li><a href="/document-processing/pdf/pdf-viewer/angular/how-to/show-hide-annotation">Show and Hide Annotations</a></li>
</ul>
</li>
<li>
Troubleshooting
<li>Troubleshooting
<ul>
<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>
<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>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: post
title: Open PDF from Box cloud storage in Angular PDF Viewer | Syncfusion
description: Learn how to load PDFs from Box cloud storage in the Syncfusion Angular PDF Viewer component.
description: Learn how to integrate Box cloud storage and load PDF files seamlessly in the Syncfusion Angular PDF Viewer component for better document management.
platform: document-processing
control: Open PDF files from Box cloud file storage
documentation: ug
domainurl: ##DomainURL##
---

# Open PDF from Box cloud storage
# Open PDF from Box cloud storage in Angular

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

Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: post
title: Open PDF from Google Cloud Storage in Angular PDF Viewer | Syncfusion
description: Learn how to load PDFs from Google Cloud Storage in the Syncfusion Angular PDF Viewer component
description: Learn how to load PDF files from Google Cloud Storage in the Syncfusion Angular PDF Viewer component
platform: document-processing
control: Open PDF files from Google Cloud Storage
documentation: ug
domainurl: ##DomainURL##
---

# Open PDF from Google Cloud Storage
# Open PDF from Google Cloud Storage in Angular PDF Viewer

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

Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: post
title: Open PDF files from Google Drive in Angular PDF Viewer Component | Syncfusion
title: Open PDFs from Google Drive in Angular PDF Viewer | Syncfusion
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.
platform: document-processing
control: Open PDF files from Google Drive
documentation: ug
domainurl: ##DomainURL##
---

# Open PDF from Google Drive
# Open PDF from Google Drive in Angular

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

Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ documentation: ug
domainurl: ##DomainURL##
---

# Save PDF files to AWS S3
# Save PDF files to AWS S3 in Angular

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.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ documentation: ug
domainurl: ##DomainURL##
---

# Save PDF files to Azure Active Directory (AAD)
# Save PDF files to Azure Active Directory (AAD) in Angular

### Overview

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ documentation: ug
domainurl: ##DomainURL##
---

# Save PDF files to Azure Blob Storage
# Save PDF files to Azure Blob Storage in Angular

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.

Expand Down Expand Up @@ -142,7 +142,7 @@ public PdfViewerController(IConfiguration configuration, ILogger<PdfViewerContro
}
```

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.
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.

```csharp

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

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

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.
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.

```typescript
import { Component, OnInit } from '@angular/core';
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Display PDF Without Download in ASP.NET Core PDF Viewer | Syncfusion
title: Display PDF without download in ASP.NET Core PDF Viewer | Syncfusion
description: Learn how to display PDF documents without triggering downloads by using the Syncfusion ASP.NET Core PDF Viewer.
platform: document-processing
control: PDF Viewer
documentation: ug
---

# Display document without downloading in Core PDF Viewer
# Display document without downloading in ASP.NET Core PDF Viewer

The PDF Viewer server library allows the control to reload a PDF from memory so users can view the file without downloading it to the local device by calling the **load** method.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: post
title: Extract text using TextLineCollection in ASP.NET Core | Syncfusion
title: Extract Text Using TextLineCollection in ASP.NET Core | Syncfusion
description: Learn how to extract text with bounds from PDF pages by using the TextLineCollection API in the Syncfusion ASP.NET Core PDF Viewer.
platform: document-processing
control: PDF Viewer
documentation: ug
---


# Extract text using TextLineCollection in ASP.NET Core
# Extract text using TextLineCollection in ASP.NET Core PDF Viewer

The PDF Viewer server library can extract text and its bounding information from a PDF page by using the **ExtractText()** method. The `TextLineCollection` output contains each line of text along with coordinates that help map the content back to the page.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ control: PDF Viewer
documentation: ug
---

# Import and export annotations in the ASP.NET Core PDF Viewer
# Import and export annotations in ASP.NET Core PDF Viewer

Import annotations from objects or streams instead of files. To import such objects, first export annotations as objects using the [**exportAnnotationsAsObject()**](https://ej2.syncfusion.com/documentation/api/pdfviewer/#exportannotationsasobject) method. Only objects exported from the PDF Viewer can be imported.
Import annotations from objects or streams instead of files. To import such objects, first export annotations as objects using the [**exportAnnotationsAsObject()**](https://ej2.syncfusion.com/documentation/api/pdfviewer#exportannotationsasobject) method. Only objects exported from the PDF Viewer can be imported.

Use the following steps to import and export annotations as objects, JSON, or XFDF.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: post
title: Load N specific number of pages in PDFViewer | Syncfusion
title: Load N number of pages on initial load in PDF Viewer | Syncfusion
description: Learn how to configure the ASP.NET Core PDF Viewer to load a defined number of pages during the initial render by using the initialRenderPages property.
platform: document-processing
control: PDF Viewer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -138,5 +138,5 @@ Here is an example of how to use the getBookmarks method:

## See also

* [Toolbar items](../toolbar)
* [Toolbar items](../toolbar-customization)
* [Feature Modules](../feature-module)
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ You can enable/disable thumbnail navigation by using the following code snippet.

## See also

* [Toolbar items](../toolbar)
* [Toolbar items](../toolbar-customization)
* [Feature Modules](../feature-module)
Original file line number Diff line number Diff line change
Expand Up @@ -135,5 +135,5 @@ Also, you can programmatically perform page navigation options as follows.

## See also

* [Toolbar items](../toolbar)
* [Toolbar items](../toolbar-customization)
* [Feature Modules](../feature-module)
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
---
layout: post
title: Open PDF from Box cloud storage in ASP.NET Core PDF Viewer | Syncfusion
title: Open PDF from cloud storage in ASP.NET Core PDF Viewer | Syncfusion
description: Learn how to load PDFs from Box cloud storage in the Syncfusion ASP.NET Core PDF Viewer component using a server-backed approach.
platform: document-processing
control: PDF Viewer

documentation: ug
---

# Open PDF from Box cloud storage
# Open PDF from Box cloud storage in ASP.NET Core

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

Expand Down Expand Up @@ -122,7 +121,7 @@ N> replace **Your_Box_Storage_Access_Token** with your actual box access token,

**Step 4:** Configure the PDF Viewer component

Set the [serviceUrl](https://ej2.syncfusion.com/documentation/api/pdfviewer/#serviceurl) to your web service endpoint (replace the localhost URL with your server URL). Set `documentPath` to the PDF file name to load from Box cloud storage. Ensure the document name exists in your Box folder.
Set the [serviceUrl](https://ej2.syncfusion.com/documentation/api/pdfviewer#serviceurl) to your web service endpoint (replace the localhost URL with your server URL). Set `documentPath` to the PDF file name to load from Box cloud storage. Ensure the document name exists in your Box folder.

```csharp

Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
---
layout: post
title: Open PDF from Google Cloud Storage in ASP.NET Core PDF Viewer | Syncfusion
title: Open PDF files from Google Cloud in ASP.NET Core | Syncfusion
description: Learn how to load PDFs from Google Cloud Storage in the Syncfusion ASP.NET Core PDF Viewer component using a server-backed approach.
platform: document-processing
control: PDF Viewer

documentation: ug
---

# Open PDF from Google Cloud Storage
# Open PDF from Google Cloud Storage in ASP.NET Core

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

Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
---
layout: post
title: Open PDF from Google Drive in ASP.NET Core PDF Viewer | Syncfusion
title: Open Google Cloud PDF in Syncfusion ASP.NET Core Viewer
description: Learn how to load PDFs from Google Drive in the Syncfusion ASP.NET Core PDF Viewer component using a server-backed approach.
platform: document-processing
control: PDF Viewer

documentation: ug
---

# Open PDF from Google Drive
# Open PDF from Google Drive in ASP.NET Core

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

Expand Down Expand Up @@ -147,7 +146,7 @@ N> The **FolderId** part is the unique identifier for the folder. For example, i

**Step 4:** Configure the PDF Viewer component

Set the [serviceUrl](https://ej2.syncfusion.com/documentation/api/pdfviewer/#serviceurl) to your web service endpoint (replace the localhost URL with your server URL). Set `documentPath` to the PDF file name to load from Google Drive. Ensure the document name exists in your Drive folder.
Set the [serviceUrl](https://ej2.syncfusion.com/documentation/api/pdfviewer#serviceurl) to your web service endpoint (replace the localhost URL with your server URL). Set `documentPath` to the PDF file name to load from Google Drive. Ensure the document name exists in your Drive folder.

```csharp

Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
---
layout: post
title: Organize Pages Events in ASP.NET Core PDF Viewer | Syncfusion
description: Learn how to organize pages Events in the PDF viewer, including rotating, rearranging, inserting, deleting, and copying pages on mobile devices.
description: Organize pages in Syncfusion ASP.NET Core PDF Viewer—rotate, rearrange, insert, delete, and copy pages on mobile devices.
platform: document-processing
control: PDF Viewer

documentation: ug
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: post
title: Organize Pages in Mobile PDF Viewer | Syncfusion
description: Learn how to organize pages in the mobile PDF viewer, including rotating, rearranging, inserting, deleting, and copying pages on mobile devices.
title: Organize Pages in Mobile PDF Viewer ASP.NET Core | Syncfusion
description: Learn how to organize pages in the mobile PDF viewer ASP.NET Core, including rotating, rearranging, inserting, deleting, and copying pages on mobile devices.
platform: document-processing
control: PDF Viewer
documentation: ug
Expand Down
Loading