Skip to content

Commit 19d147b

Browse files
author
DivyaUdhayakumar
committed
976284: Updated the PDF Viewer documentation, demo sit and sdk link in sample browser
1 parent fab9ce6 commit 19d147b

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

Common/Load PDF, Excel, PPT file types/Server Side Sample/Load PDF, Excel, PPT file types/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Sample to open the different file types like PDF, Image, Excel, etc.
44

5-
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer2/blazor/getting-started/features
5+
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer2/blazor/overview
66

77
## Project pre-requisites
88
To run this application, you need Visual Studio 2019 or later versions.

Common/Move scrollbar programmatically/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Move scrollbar programmatically in SfPdfViewer
22
This example demonstrates how to move the scrollbar programmatically in SfPdfViewer component.
33

4-
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer2/blazor/getting-started/features
4+
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer2/blazor/overview
55

66
## Project pre-requisites
77
To run this application, you need Visual Studio 2019 or later versions.

Load and Save/Load PDF file from URL/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Load a PDF document from URL
22
This example explains how to load a PDF document from URL. Here the document is hosted in a live server.
33

4-
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer2/blazor/getting-started/features
4+
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer2/blazor/overview
55

66
## Project pre-requisites
77
To run this application, you need Visual Studio 2019 or later versions.

Load and Save/Load a PDF document using created event/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Load a PDF document using created event
22
This example shows how to load a PDF document using the created event.
33

4-
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer2/blazor/getting-started/features
4+
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer2/blazor/overview
55

66
## Project pre-requisites
77
To run this application, you need Visual Studio 2019 or later versions.

Load and Save/Load a PDF file from base 64 string/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Load a PDF document from base64 string
22
This sample explains how to view the PDF document from base64 string.
33

4-
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer2/blazor/getting-started/features
4+
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer2/blazor/overview
55

66
## Project pre-requisites
77
To run this application, you need Visual Studio 2019 or later versions.

Load and Save/Load a PDF file from memory stream/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Load a PDF document from memory stream
22
This example explains how to load a PDF document from a memory stream using the DocumentPath and LoadAsync APIs.
33

4-
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer2/blazor/getting-started/features
4+
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer2/blazor/overview
55

66
## Project pre-requisites
77
To run this application, you need Visual Studio 2019 or later versions.

Load and Save/Load a PDF file using local service/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Load a PDF document from web service
22
This example explains to load a PDF document from a local web service. Here, the web service sample should be executed first, then the client-side sample must be executed by refering the local web service url.
33

4-
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer2/blazor/getting-started/features
4+
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer2/blazor/overview
55

66
## Project pre-requisites
77
To run this application, you need Visual Studio 2019 or later versions.

Load and Save/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Load and Save
22
This section contains samples of handling load and save a PDF document in the PDF Viewer.
33

4-
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/getting-started/features
4+
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/overview
55

66
## Sample links
77
* <a href="Load a PDF document using created event">Load a PDF document using created event</a>

Thumbnail/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Thumbnail
22
This section contains samples of handling thumbnail panel in PDF Viewer.
33

4-
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/getting-started/features
4+
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor/overview
55

66
## Sample links
77
* <a href="Show Thumbnail Panel">Show thumbnail panel on loading a PDF document</a>

Thumbnail/Show thumbnail panel/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Show thumbnail panel on loading a PDF document
22
This example shows how to open the thumbnail panel on loading a PDF document.By default, the thumbnail panel will be in hidden state.
33

4-
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer2/blazor/getting-started/features
4+
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer2/blazor/overview
55

66
## Project pre-requisites
77
To run this application, you need Visual Studio 2019 or later versions.

0 commit comments

Comments
 (0)