diff --git a/js/PdfViewer/Getting-Started.md b/js/PdfViewer/Getting-Started.md index 9d020a2a5..0c636ae9d 100644 --- a/js/PdfViewer/Getting-Started.md +++ b/js/PdfViewer/Getting-Started.md @@ -48,7 +48,7 @@ N> Starting with v16.2.0.x, if you reference Syncfusion assemblies from trial se **Add Scripts and Styles** -The PDF viewer has the [JQuery](http://jquery.com/# "JQuery") external dependency. +The PDF viewer has the [JQuery](https://jquery.com/ "JQuery") external dependency. The following table shows the list of ej widgets required for using the ejPdfViewer. @@ -201,9 +201,9 @@ ej.slider.min.js Find the scripts and style sheets in any of the following locations: -Local Disk: [Click here](https://help.syncfusion.com/js/installation-and-upgrade/install-using-the-web-installer# "Installation and deployment") to know more about script and style sheets installed in local machine. -CDN Link: [Click here](https://help.syncfusion.com/js/cdn# "CDN scripts and styles links") to know more about script and style sheets available online. -NuGet Package: [Click here](https://help.syncfusion.com/js/installation-and-upgrade/install-using-the-web-installer#configuring-syncfusion-nuget-packages "Configuring Syncfusion NuGet Packages") to know more about script and style sheets available in NuGet package. +Local Disk: [Installation and deployment](https://help.syncfusion.com/js/installation/web-installer/how-to-install "Installation and deployment") to know more about script and style sheets installed in local machine. +CDN Link: [CDN scripts and styles links](https://help.syncfusion.com/js/cdn "CDN scripts and styles links") to know more about script and style sheets available online. +NuGet Package: [Configuring Syncfusion NuGet Packages](https://help.syncfusion.com/js/installation/web-installer/how-to-install#configuring-syncfusion-nuget-packages "Configuring Syncfusion NuGet Packages") to know more about script and style sheets available in NuGet package. Add the script files and CSS files in the  tag of the Default.html page. @@ -214,7 +214,7 @@ Add the script files and CSS files in the  tag of the Default.html pag {% endhighlight %} -N> For getting started, you can use the ej.web.all.min.js file, which encapsulates all the ej widgets and frameworks in a single file. In production, it is highly recommended to use [custom script generator](http://csg.syncfusion.com "Custom Script Generator") to create custom script file with required widgets and its dependencies to reduce the size of the script files. +N> For getting started, you can use the ej.web.all.min.js file, which encapsulates all the ej widgets and frameworks in a single file. In production, it is highly recommended to use [custom script generator](https://help.syncfusion.com/js/custom-script-generator "Custom Script Generator") to create custom script file with required widgets and its dependencies to reduce the size of the script files. ### Add ejPdfViewer in HTML Page @@ -517,7 +517,7 @@ Run the sample application and you can see the PDF Viewer on the page as display **Sample:** - + ![GettingStarted](Getting-Started_images/Getting-Started_img5.png) diff --git a/js/PdfViewer/Localization.md b/js/PdfViewer/Localization.md index 57be35ed9..b3276ffe1 100644 --- a/js/PdfViewer/Localization.md +++ b/js/PdfViewer/Localization.md @@ -906,7 +906,7 @@ The following screenshot shows the PDF viewer with tooltip in German language. **Sample:** - + ![Localization](Localization_images/Localization_img1.png) diff --git a/js/PdfViewer/Toolbar-Customization.md b/js/PdfViewer/Toolbar-Customization.md index 9a2e348da..65523d045 100644 --- a/js/PdfViewer/Toolbar-Customization.md +++ b/js/PdfViewer/Toolbar-Customization.md @@ -458,4 +458,4 @@ Run the sample. You can view the PDF viewer with custom toolbar. **Sample:** - \ No newline at end of file + \ No newline at end of file diff --git a/js/Spreadsheet/Open-and-Save.md b/js/Spreadsheet/Open-and-Save.md index 65e06cb62..7bea93ff5 100644 --- a/js/Spreadsheet/Open-and-Save.md +++ b/js/Spreadsheet/Open-and-Save.md @@ -234,7 +234,7 @@ You can save Spreadsheet contents with following file types * CSV * PDF -[`Click`](http://js.syncfusion.com/demos/web/#!/azure/spreadsheet/importexport "Click") here to view online demo sample. +[`Click`](https://ej2.syncfusion.com/home/javascript.html#!/azure/spreadsheet/importexport "Click") here to view online demo sample. You can save excel documents in following ways 1. Methods