diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/comments.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/comments.md index 4ab9cc43f..c4907433e 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/comments.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/comments.md @@ -109,7 +109,7 @@ The annotation comment and comment replies can be edited by the following ways: N> The annotation will be deleted on deleting the comment using comment panel. -N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. +N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. ### Show or hide the Comment panel diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/free-text-annotation.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/free-text-annotation.md index a105cfbde..fccca01cb 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/free-text-annotation.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/free-text-annotation.md @@ -123,4 +123,4 @@ After editing the default values, they will be changed to the selected values. } ``` -N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. \ No newline at end of file +N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/import-export-annotation.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/import-export-annotation.md index aed35a9ec..c48b8e0cc 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/import-export-annotation.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/import-export-annotation.md @@ -102,4 +102,4 @@ You can export annotations as JSON file in code behind like the following code s ``` N> [View sample in GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-classic-examples/tree/master/Annotations/Import-Export/Annotations%20as%20JSON%20stream%20and%20file). -N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. \ No newline at end of file +N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/measurement-annotation.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/measurement-annotation.md index 706416af0..491d384ca 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/measurement-annotation.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/measurement-annotation.md @@ -142,4 +142,4 @@ The properties of scale ratio for measurement annotation can be set before creat } ``` -N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file +N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/shape-annotation.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/shape-annotation.md index e45cc63db..6dc4564c3 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/shape-annotation.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/shape-annotation.md @@ -150,4 +150,4 @@ The following code illustrates how to change the resizer shape of the shape anno N> [View sample in GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-classic-examples/tree/master/Annotations/Selector/Customize%20annotation%20selector). -N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file +N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/stamp-annotation.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/stamp-annotation.md index a57ae7e1b..fb36cd7cd 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/stamp-annotation.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/stamp-annotation.md @@ -154,4 +154,4 @@ The following code illustrates how to add the image as a stamp annotation in the ``` N> [View sample in GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-classic-examples/tree/master/Annotations/Stamp/Add%20a%20custom%20stamp). -N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file +N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/sticky-notes-annotation.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/sticky-notes-annotation.md index 4717509d7..c5d99258c 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/sticky-notes-annotation.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/sticky-notes-annotation.md @@ -91,4 +91,4 @@ The PDF Viewer control provides an option to disable the sticky note annotations ``` -N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file +N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/text-markup-annotation.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/text-markup-annotation.md index c878a9e67..b0ac835fe 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/text-markup-annotation.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/annotation/text-markup-annotation.md @@ -182,4 +182,4 @@ N> After editing the default color and opacity using the Edit color tool and Edi } ``` -N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file +N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/deployment/aws-beanstalk-deployment.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/deployment/aws-beanstalk-deployment.md index 598e6c423..89418a284 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/deployment/aws-beanstalk-deployment.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/deployment/aws-beanstalk-deployment.md @@ -9,7 +9,7 @@ documentation: ug # Deploy Blazor Server App in AWS Elastic Beanstalk Linux -This section briefly explains about how to integrate [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) component in your Blazor Server App using Visual Studio and deploy it on AWS Elastic Beanstalk. +This section briefly explains about how to integrate [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) component in your Blazor Server App using Visual Studio and deploy it on AWS Elastic Beanstalk. ## Prerequisites diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/download.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/download.md index ab1850c53..01e2c4c20 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/download.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/download.md @@ -67,4 +67,4 @@ The following code example shows how to set default filename to the downloaded f ``` N> [View sample in GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-classic-examples/tree/master/Load%20and%20Save/Modify%20the%20file%20name). -N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. \ No newline at end of file +N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/events.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/events.md index d2a8dbafa..522c37b2c 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/events.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/events.md @@ -110,4 +110,4 @@ The following code illustrates how to load PDF document on created event. ``` N> [View sample in GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-classic-examples/tree/master/Load%20and%20Save/Load%20a%20PDF%20document%20using%20created%20event). -N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. \ No newline at end of file +N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/form-filling.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/form-filling.md index 0b3556416..41f53fdf3 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/form-filling.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/form-filling.md @@ -254,4 +254,4 @@ The following code shows how to export the form fields as a JSON data stream and } ``` -N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. \ No newline at end of file +N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/getting-started/server-side-application.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/getting-started/server-side-application.md index 079373a4e..c12771b3a 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/getting-started/server-side-application.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/getting-started/server-side-application.md @@ -11,7 +11,7 @@ N> Syncfusion® recommends using [Blazor PDF # Getting Started with Blazor PDF Viewer Component in Blazor Server App -This section briefly explains about how to integrate [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) component in your Blazor Server App using Visual Studio. +This section briefly explains about how to integrate [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) component in your Blazor Server App using Visual Studio. ## Prerequisites diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/getting-started/web-assembly-application.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/getting-started/web-assembly-application.md index 9b1dd74d6..d36498345 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/getting-started/web-assembly-application.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/getting-started/web-assembly-application.md @@ -11,7 +11,7 @@ N> Syncfusion® recommends using [Blazor PDF # Getting Started with Blazor PDF Viewer Component in Blazor WASM App -This section briefly explains about how to include [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) component in your Blazor WebAssembly (WASM) App using Visual Studio. +This section briefly explains about how to include [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) component in your Blazor WebAssembly (WASM) App using Visual Studio. ## Prerequisites diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/globalization.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/globalization.md index 5cfe461d6..4f5a4e4a2 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/globalization.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/globalization.md @@ -13,7 +13,7 @@ N> Syncfusion® recommends using [Blazor PDF ## Localization -[Blazor PDFViewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) component can be localized. Refer to [Blazor Localization](https://blazor.syncfusion.com/documentation/common/localization) topic to localize Syncfusion® Blazor components. +[Blazor PDFViewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) component can be localized. Refer to [Blazor Localization](https://blazor.syncfusion.com/documentation/common/localization) topic to localize Syncfusion® Blazor components. ## Right to Left @@ -39,4 +39,4 @@ The following code snippet shows how to localize the component for Arabic langua } ``` -N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file +N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/hand-written-signature.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/hand-written-signature.md index f82d21c5c..31ce43e81 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/hand-written-signature.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/hand-written-signature.md @@ -36,4 +36,4 @@ The stroke color, border thickness, and opacity of the handwritten signature can ![Editing Signature Properties in Blazor PDFViewer](images/blazor-pdfviewer-signature-properties.png) -N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file +N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/authorization-token.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/authorization-token.md index 6c4612bf9..dc780ef20 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/authorization-token.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/authorization-token.md @@ -43,4 +43,4 @@ N> [View sample in GitHub](https://github.com/SyncfusionExamples/blazor-pdf-view Find the sample, [How to include the authorization token](https://www.syncfusion.com/downloads/support/directtrac/general/ze/BlazorWebAsssembly-493517519.zip) -N> You can refer to our [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap4) to understand how to explains core features of PDF Viewer. \ No newline at end of file +N> You can refer to our [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap4) to understand how to explains core features of PDF Viewer. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/create-pdfviewer-in-a-popup-window.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/create-pdfviewer-in-a-popup-window.md index c30d6c1d5..ce1b7a550 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/create-pdfviewer-in-a-popup-window.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/create-pdfviewer-in-a-popup-window.md @@ -42,4 +42,4 @@ For quick view, you might need to display the PDF file in a dialog window. The f } ``` -N> You can refer to our [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explains core features of PDF Viewer. \ No newline at end of file +N> You can refer to our [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explains core features of PDF Viewer. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/create-pdfviewer-in-a-splitter-component.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/create-pdfviewer-in-a-splitter-component.md index ac3be715b..a5cd13714 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/create-pdfviewer-in-a-splitter-component.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/create-pdfviewer-in-a-splitter-component.md @@ -45,4 +45,4 @@ You can use Splitter to render the PDF Viewer while rendering more than one comp N> [View sample in GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-classic-examples/tree/master/Common/Render%20the%20PDF%20Viewer%20on%20Splitter). -N> You can refer to our [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap4) to understand how to explains core features of PDF Viewer. \ No newline at end of file +N> You can refer to our [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap4) to understand how to explains core features of PDF Viewer. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/import-annotations-as-objects.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/import-annotations-as-objects.md index c5eb69bd0..df7876350 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/import-annotations-as-objects.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/import-annotations-as-objects.md @@ -46,4 +46,4 @@ The following code example shows how to import annotations as objects, that are N> [View sample in GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-classic-examples/tree/master/Annotations/Import-Export/Annotations%20as%20JSON%20object). -N> You can refer to our [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap4) to understand how to explains core features of PDF Viewer. \ No newline at end of file +N> You can refer to our [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap4) to understand how to explains core features of PDF Viewer. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/load-pdf-document-dynamically.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/load-pdf-document-dynamically.md index 1a13ca027..2be2c92ab 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/load-pdf-document-dynamically.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/load-pdf-document-dynamically.md @@ -54,4 +54,4 @@ The following code example shows how to load the PDF dynamically by specifying f } ``` -N> You can refer to our [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explains core features of PDF Viewer. \ No newline at end of file +N> You can refer to our [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explains core features of PDF Viewer. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/stretch-the-pdf-viewer-size-to-its-container.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/stretch-the-pdf-viewer-size-to-its-container.md index a8f4ad6ce..b75a98f6f 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/stretch-the-pdf-viewer-size-to-its-container.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/stretch-the-pdf-viewer-size-to-its-container.md @@ -55,4 +55,4 @@ You can stretch the PDF Viewer size to its container size while resizing the con N> [View sample in GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-classic-examples/tree/master/Common/Resize%20the%20PDF%20Viewer%20to%20its%20parent%20element). -N> You can refer to our [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap4) to understand how to explains core features of PDF Viewer. \ No newline at end of file +N> You can refer to our [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap4) to understand how to explains core features of PDF Viewer. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/suppress-error-message.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/suppress-error-message.md index cec7c2191..b60e50c1e 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/suppress-error-message.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/suppress-error-message.md @@ -27,4 +27,4 @@ The following code example shows how to suppress the error dialog. Find the sample, [How to suppress the error dialog in the Blazor PDF Viewer](https://www.syncfusion.com/downloads/support/directtrac/general/ze/BlazorWebAsssembly1506143488) -N> You can refer to our [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap4) to understand how to explain the core features of the PDF Viewer. \ No newline at end of file +N> You can refer to our [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap4) to understand how to explain the core features of the PDF Viewer. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/unload-the-pdf-document-from-viewer.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/unload-the-pdf-document-from-viewer.md index 7d398a68f..c53afb323 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/unload-the-pdf-document-from-viewer.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/unload-the-pdf-document-from-viewer.md @@ -32,4 +32,4 @@ If you want to unload and clear the resources occupied by the PDF file programma ``` -N> You can refer to our [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explains core features of PDF Viewer. \ No newline at end of file +N> You can refer to our [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explains core features of PDF Viewer. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/update-form-field-using-context-menu.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/update-form-field-using-context-menu.md index a13f3b999..9d91cc2c6 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/update-form-field-using-context-menu.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/update-form-field-using-context-menu.md @@ -100,4 +100,4 @@ You can update the form field's at runtime using the FormFieldClick event and Up N> [View sample in GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-classic-examples/tree/master/Common/Update%20form%20fileds%20using%20Context%20Menu). -N> You can refer to our [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap4) to understand how to explains core features of PDF Viewer. \ No newline at end of file +N> You can refer to our [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap4) to understand how to explains core features of PDF Viewer. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/view-docx-file-in-blazor-application.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/view-docx-file-in-blazor-application.md index 810efe380..251e69767 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/view-docx-file-in-blazor-application.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/how-to/view-docx-file-in-blazor-application.md @@ -21,4 +21,4 @@ To learn more about the [Word Processor component](https://www.syncfusion.com/bl You can convert [Word document to PDF](https://help.syncfusion.com/document-processing/word/conversions/word-to-pdf/net/word-to-pdf) using the Syncfusion® Word (DocIO) server-side library and view the resultant PDF file using PDF Viewer component. -N> You can refer to our [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explains core features of PDF Viewer. \ No newline at end of file +N> You can refer to our [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explains core features of PDF Viewer. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/interaction.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/interaction.md index 17a8ebdb1..957cc75a6 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/interaction.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/interaction.md @@ -86,4 +86,4 @@ The following code illustrates how to disable the annotation interaction. N> [View sample in GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-classic-examples/tree/master/Annotations/FAQs/Lock%20annotations). -N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file +N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/magnification.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/magnification.md index a9a323d7c..2b34464be 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/magnification.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/magnification.md @@ -96,4 +96,4 @@ Also, you can programmatically perform zooming operations as follows. N> PDF Viewer can support zoom value ranges from 10% to 400%. -N> You can refer to our [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file +N> You can refer to our [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/navigation.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/navigation.md index a761fd54e..606983a2a 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/navigation.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/navigation.md @@ -201,4 +201,4 @@ You can set the target attribute for a hyperlink in PDF Viewer using the `Hyperl } ``` -N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file +N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/opening-pdf-file.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/opening-pdf-file.md index d2d27ebe8..dcd566d1d 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/opening-pdf-file.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/opening-pdf-file.md @@ -200,4 +200,4 @@ You can load a PDF file from stream in PDF Viewer by converting the stream into N> [View sample in GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-classic-examples/tree/master/Load%20and%20Save/Load%20a%20PDF%20file%20from%20memory%20stream) -N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file +N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/overview.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/overview.md index 8e42d72da..f93f66542 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/overview.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/overview.md @@ -11,7 +11,7 @@ N> Syncfusion® recommends using [Blazor PDF # Overview of Blazor PDF Viewer Classic Component -The [Blazor PDF Viewer component](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) allows to view, print, and annotate the PDF files in your Blazor applications and its key features are, +The [Blazor PDF Viewer component](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) allows to view, print, and annotate the PDF files in your Blazor applications and its key features are, * Accurate and reliable rendering of PDF pages. * Provides easy page navigation with, * Thumbnail page view @@ -40,4 +40,4 @@ N> Syncfusion® provides separate PDF Viewer
* For Linux, use [Syncfusion.Blazor.PdfViewerServer.Linux](https://www.nuget.org/packages/Syncfusion.Blazor.PdfViewerServer.Linux)
* For Mac (OSX), use [Syncfusion.Blazor.PdfViewerServer.OSX](https://www.nuget.org/packages/Syncfusion.Blazor.PdfViewerServer.OSX) -N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. +N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/print.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/print.md index e79b04207..9d5e0e05f 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/print.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/print.md @@ -43,4 +43,4 @@ The PDF Viewer supports printing the loaded PDF file by default. You can enable } ``` -N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file +N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/saving-pdf-file.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/saving-pdf-file.md index f950527a1..d66eb91cd 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/saving-pdf-file.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/saving-pdf-file.md @@ -104,4 +104,4 @@ public string DocumentPath { get; set; } = "wwwroot/data/PDF_Succinctly.pdf"; } ``` -N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file +N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/text-search.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/text-search.md index 97d3d7f22..09385704e 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/text-search.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/text-search.md @@ -75,4 +75,4 @@ Also, you can programmatically perform search operation as given in the followin } ``` -N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file +N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap5) to understand how to explain core features of PDF Viewer. \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor-classic/toolbar-customization.md b/Document-Processing/PDF/PDF-Viewer/blazor-classic/toolbar-customization.md index 773f7ea19..6a3742d92 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor-classic/toolbar-customization.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor-classic/toolbar-customization.md @@ -165,7 +165,7 @@ The following code snippet explains how to show or hide annotation toolbar using ``` N> [View sample in GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-classic-examples/tree/master/Toolbar/Annotation%20Toolbar/Show%20or%20hide%20on%20loading). -N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap4) to understand how to explain core features of PDF Viewer. +N> You can refer to the [Blazor PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor PDF Viewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap4) to understand how to explain core features of PDF Viewer. ## How to create custom Toolbar with Save option diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/globalization.md b/Document-Processing/PDF/PDF-Viewer/blazor/globalization.md index 58bf4362a..547ec070b 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor/globalization.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor/globalization.md @@ -11,7 +11,7 @@ documentation: ug ## Localization -[Blazor SfPdfViewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) component can be localized. Refer to [Blazor Localization](https://blazor.syncfusion.com/documentation/common/localization) topic to localize Syncfusion® Blazor components. +[Blazor SfPdfViewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) component can be localized. Refer to [Blazor Localization](https://blazor.syncfusion.com/documentation/common/localization) topic to localize Syncfusion® Blazor components. ## Right to Left diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/how-to/import-annotations-as-objects.md b/Document-Processing/PDF/PDF-Viewer/blazor/how-to/import-annotations-as-objects.md index 4c3dfa552..0006bc817 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor/how-to/import-annotations-as-objects.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor/how-to/import-annotations-as-objects.md @@ -48,7 +48,7 @@ The following code example shows how to import annotations as objects, that are [View sample in GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-examples/tree/master/Annotations/Import-Export/Annotations%20as%20JSON%20object). -N> You can refer to our [Blazor SfPdfViewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor SfPdfViewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap4) to understand how to explains core features of SfPdfViewer. +N> You can refer to our [Blazor SfPdfViewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor SfPdfViewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap4) to understand how to explains core features of SfPdfViewer. ## See also diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/how-to/load-pdf-document-dynamically.md b/Document-Processing/PDF/PDF-Viewer/blazor/how-to/load-pdf-document-dynamically.md index 47856c936..5acea7f39 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor/how-to/load-pdf-document-dynamically.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor/how-to/load-pdf-document-dynamically.md @@ -62,7 +62,7 @@ The following code example shows how to load the PDF dynamically by specifying f } ``` -N> You can refer to our [Blazor SfPdfViewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor SfPdfViewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap4) to understand how to explains core features of SfPdfViewer. +N> You can refer to our [Blazor SfPdfViewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor SfPdfViewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap4) to understand how to explains core features of SfPdfViewer. ## See also diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/how-to/view-docx-file-in-blazor-application.md b/Document-Processing/PDF/PDF-Viewer/blazor/how-to/view-docx-file-in-blazor-application.md index 3f71a0cdc..1586ab092 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor/how-to/view-docx-file-in-blazor-application.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor/how-to/view-docx-file-in-blazor-application.md @@ -21,7 +21,7 @@ To learn more about the [Word Processor component](https://www.syncfusion.com/bl You can convert [Word document to PDF](https://help.syncfusion.com/file-formats/docio/word-to-pdf) using the Syncfusion® Word (DocIO) server-side library and view the resultant PDF file using SfPdfViewer component. -N> You can refer to our [Blazor SfPdfViewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor SfPdfViewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap4) to understand how to explains core features of SfPdfViewer. +N> You can refer to our [Blazor SfPdfViewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore our [Blazor SfPdfViewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=bootstrap4) to understand how to explains core features of SfPdfViewer. ## See also diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/overview.md b/Document-Processing/PDF/PDF-Viewer/blazor/overview.md index 4880f3cf6..e5ceabc8c 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor/overview.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor/overview.md @@ -82,4 +82,4 @@ N> Syncfusion® provides the SfPdfViewer com
For both **Blazor WebAssembly App** and **Blazor Server App** use [SfPdfViewer](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.PdfViewer.SfPdfViewer.html) component in Syncfusion.Blazor.SfPdfViewer NuGet package. This component will not requires server-side processing to render the PDF files through web service.
* For Windows, Linux and Mac (OSX) uses the sample Nuget [Syncfusion.Blazor.SfPdfViewer](https://www.nuget.org/packages/Syncfusion.Blazor.SfPdfViewer) -N> You can refer to the [Blazor SfPdfViewer](https://www.syncfusion.com/blazor-components/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor SfPdfViewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=fluent) to understand how to explain core features of PDF Viewer. +N> You can refer to the [Blazor SfPdfViewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-pdf-viewer) feature tour page for its groundbreaking feature representations. You can also explore the [Blazor SfPdfViewer example](https://document.syncfusion.com/demos/pdf-viewer/blazor-server/pdf-viewer/default-functionalities?theme=fluent) to understand how to explain core features of PDF Viewer. diff --git a/Document-Processing/PDF/Smart-PDF-Viewer/blazor/getting-started/web-app.md b/Document-Processing/PDF/Smart-PDF-Viewer/blazor/getting-started/web-app.md index 8986f587c..10fcb1a7d 100644 --- a/Document-Processing/PDF/Smart-PDF-Viewer/blazor/getting-started/web-app.md +++ b/Document-Processing/PDF/Smart-PDF-Viewer/blazor/getting-started/web-app.md @@ -9,7 +9,7 @@ documentation: ug # Getting Started with Smart PDF Viewer -This section briefly explains how to include [Blazor Smart PDF Viewer](https://www.syncfusion.com/blazor-components) component in your Blazor Web App using [Visual Studio](https://visualstudio.microsoft.com/vs/) and Visual Studio code. +This section briefly explains how to include [Blazor Smart PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-smart-pdf-viewer) component in your Blazor Web App using [Visual Studio](https://visualstudio.microsoft.com/vs/) and Visual Studio code. {% tabcontents %} @@ -28,7 +28,7 @@ You can create a **Blazor Web App** using Visual Studio 2022 via [Microsoft Temp ## Install Syncfusion® Blazor Smart PDF Viewer and Themes NuGet in the App -To add **Blazor Smart PDF Viewer** component in the app, open the NuGet package manager in Visual Studio (Tools → NuGet Package Manager → Manage NuGet Packages for Solution), search and install `Syncfusion.Blazor.SfSmartPdfViewer` and [Syncfusion.Blazor.Themes](https://www.nuget.org/packages/Syncfusion.Blazor.Themes/). +To add **Blazor Smart PDF Viewer** component in the app, open the NuGet package manager in Visual Studio (Tools → NuGet Package Manager → Manage NuGet Packages for Solution), search and install [Syncfusion.Blazor.SfSmartPdfViewer](https://www.nuget.org/packages/Syncfusion.Blazor.SfSmartPdfViewer) and [Syncfusion.Blazor.Themes](https://www.nuget.org/packages/Syncfusion.Blazor.Themes/). Alternatively, you can utilize the following package manager command to achieve the same. diff --git a/Document-Processing/PDF/Smart-PDF-Viewer/blazor/overview.md b/Document-Processing/PDF/Smart-PDF-Viewer/blazor/overview.md index 77779aa1b..a530126c2 100644 --- a/Document-Processing/PDF/Smart-PDF-Viewer/blazor/overview.md +++ b/Document-Processing/PDF/Smart-PDF-Viewer/blazor/overview.md @@ -8,7 +8,7 @@ documentation: ug --- # Overview of Blazor Smart PDF Viewer -The **[Blazor Smart PDF Viewer](https://help.syncfusion.com//cr/blazor/Syncfusion.Blazor.SmartPdfViewer.html)** is an advanced component in Syncfusion’s Blazor suite that integrates artificial intelligence to enhance document interaction. Its features include [**Document Summarization with Q&A**](./document-summarizer), [**Smart Redaction**](./smart-redaction), and [**Smart Fill**](./smart-fill). It enables users to manage documents more efficiently and securely. +The **[Blazor Smart PDF Viewer](https://www.syncfusion.com/pdf-viewer-sdk/blazor-smart-pdf-viewer)** is an advanced component in Syncfusion’s Blazor suite that integrates artificial intelligence to enhance document interaction. Its features include [**Document Summarization with Q&A**](./document-summarizer), [**Smart Redaction**](./smart-redaction), and [**Smart Fill**](./smart-fill). It enables users to manage documents more efficiently and securely. ## Document Summarization @@ -45,7 +45,7 @@ The **[Blazor Smart PDF Viewer](https://help.syncfusion.com//cr/blazor/Syncfusio ## Integration -* Powered by AI services such as [Syncfusion.Blazor.AI](https://www.nuget.org/packages/Syncfusion.Blazor.AI), Syncfusion.AI.PdfViewer, [Azure OpenAI](https://learn.microsoft.com/en-us/azure/ai-foundry/openai/how-to/create-resource?pivots=web-portal). +* Powered by AI services such as [Syncfusion.Blazor.AI](https://www.nuget.org/packages/Syncfusion.Blazor.AI), [Syncfusion.AI.PdfViewer](https://www.nuget.org/packages/Syncfusion.AI.PdfViewer), [Azure OpenAI](https://learn.microsoft.com/en-us/azure/ai-foundry/openai/how-to/create-resource?pivots=web-portal). * Features can be selectively enabled based on application needs. * Compatible with Blazor Server Application