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
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Customize DateTime Format in Comment Panel
The Pdfviewer provides the support to customize the date and time format displayed in the comment panel using the PdfViewerCommentPanelSettings

Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer-classic/blazor/annotation/comments#comment-panel
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor-classic/annotation/comments#comment-panel

## Project pre-requisites
To run this application, you need Visual Studio 2019 or later versions.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The Multiline Support feature in the Comment Panel enhances the functionality of the PDF Viewer by allowing users to input and display comments that span multiple lines
The PDF Viewer provides the support to enable multiline support in the comment panel using the PdfViewerCommentPanelSettings

Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer-classic/blazor/annotation/comments#comment-panel
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor-classic/annotation/comments#comment-panel

## Project pre-requisites
To run this application, you need Visual Studio 2019 or later versions.
Expand Down
2 changes: 1 addition & 1 deletion Annotations/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Annotations
This section contains samples of handling annotations in the PDF Viewer.

Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer-classic/blazor/annotation/text-markup-annotation
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor-classic/annotation/text-markup-annotation

## Sample links
* <a href="FAQs/Lock annotations">Lock annotations in a PDF document</a>
Expand Down
2 changes: 1 addition & 1 deletion Common/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Annotations
This section contains samples of handling annotations in the PDF Viewer.

Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer-classic/blazor/annotation/text-markup-annotation
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor-classic/annotation/text-markup-annotation

## Sample links
* <a href="Ajax Authorization token">Add an Authorization token to AJAX requests in the PDF Viewer</a>
Expand Down
2 changes: 1 addition & 1 deletion Getting Started/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Getting started
This section explains how to create simple client-side, server-side and hosted applications in the PDF Viewer.

Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer-classic/blazor/getting-started/server-side-application
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor-classic/getting-started/server-side-application

## Sample links
* <a href="Client-side application">Create a simple PDF Viewer in a Blazor client-side application</a>
Expand Down
2 changes: 1 addition & 1 deletion Load and Save/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Load and Save
This section contains samples of handling load and save a PDF document in the PDF Viewer.

Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer-classic/blazor/overview
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor-classic/blazor/overview

## Sample links
* <a href="Load a PDF document using created event">Load a PDF document using created event</a>
Expand Down
2 changes: 1 addition & 1 deletion Print/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Print
This section contains samples of handling printing in the PDF Viewer.

Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer-classic/blazor/print
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor-classic/print

## Sample links
* <a href="PDF Viewer in a Dialog">Print when PDF Viewer in a dialog component</a>
Expand Down
2 changes: 1 addition & 1 deletion Thumbnail/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Thumbnail
This section contains samples of handling thumbnail panel in PDF Viewer.

Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer-classic/blazor/overview
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor-classic/overview

## Sample links
* <a href="Show Thumbnail Panel">Show thumbnail panel on loading a PDF document</a>
Expand Down
2 changes: 1 addition & 1 deletion Toolbar/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Toolbar
This section contains samples of handling toolbars in the PDF Viewer.

Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer-classic/blazor/toolbar-customization
Documentation: https://help.syncfusion.com/document-processing/pdf/pdf-viewer/blazor-classic/toolbar-customization

## Sample links
* <a href="Annotation Toolbar/Show or hide on loading">Show or hide the annotation toolbar on loading</a>
Expand Down