From 9f030eed97414fe43d2ea80ea439e3552b8e2966 Mon Sep 17 00:00:00 2001 From: sathiyaseelanksf3503 Date: Thu, 9 Apr 2026 19:29:25 +0530 Subject: [PATCH 1/3] 1020873: Updated the read me files --- README.md | 45 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 44 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6481481..969de0a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,45 @@ # PDF-Viewer-Web -This repository contains the examples of Syncfusion PDF Viewer (Web) control. +This repository contains the examples of Syncfusion® PDF Viewer (Web) control. + +## Key features +The Blazor PDF Viewer component 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 + * Bookmark panel + * Hyperlink navigation + * Table of content navigation +* Core interactions + * Zooming and panning + * Text searching + * Text selection and copy +* Print PDF file. +* Annotate PDF with different types of annotations such as, + * Highlight, underline, and strikeout annotation + * Shape annotation: Rectangle, circle, polygon, line, and arrow. + * Stamp annotation: Built-in and custom stamp + * Measurement annotation + * Free text annotation + * Add a comment or note for all type of annotations +* FormFilling +* Handwritten Signature + +## Support and feedback + +* For any other queries, reach our [Syncfusion® support team](https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=github&utm_medium=listing&utm_campaign=github-xlsio-examples) or post the queries through the [community forums](https://www.syncfusion.com/forums?utm_source=github&utm_medium=listing&utm_campaign=github-xlsio-examples). +* Request new feature through [Syncfusion® feedback portal](https://www.syncfusion.com/feedback?utm_source=github&utm_medium=listing&utm_campaign=github-xlsio-examples). + +## License + +This is a commercial product and requires a paid license for possession or use. Syncfusion�s licensed software, including this component, is subject to the terms and conditions of [Syncfusion's EULA](https://www.syncfusion.com/eula/es/?utm_source=github&utm_medium=listing&utm_campaign=github-xlsio-examples). You can purchase a licnense [here](https://www.syncfusion.com/sales/products?utm_source=github&utm_medium=listing&utm_campaign=github-xlsio-examples) or start a free 30-day trial [here](https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=github&utm_medium=listing&utm_campaign=github-xlsio-examples). + +## About Syncfusion® +Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion® has more than 28,000+ customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies. + +Today, we provide 1700+ controls and frameworks for web ([Blazor](https://www.syncfusion.com/blazor-components?utm_source=github&utm_medium=github&utm_campaign=github-xlsio-examples), [ASP.NET Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_source=github&utm_medium=github&utm_campaign=github-xlsio-examples), [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_source=github&utm_medium=github&utm_campaign=github-xlsio-examples), [ASP.NET WebForms](https://www.syncfusion.com/jquery/aspnet-webforms-ui-controls?utm_source=github&utm_medium=github&utm_campaign=github-xlsio-examples), [JavaScript](https://www.syncfusion.com/javascript-ui-controls?utm_source=github&utm_medium=github&utm_campaign=github-xlsio-examples), [Angular](https://www.syncfusion.com/angular-ui-components?utm_source=github&utm_medium=github&utm_campaign=github-xlsio-examples), [React](https://www.syncfusion.com/react-ui-components?utm_source=github&utm_medium=github&utm_campaign=github-xlsio-examples), [Vue](https://www.syncfusion.com/vue-ui-components?utm_source=github&utm_medium=github&utm_campaign=github-xlsio-examples), and [Flutter](https://www.syncfusion.com/flutter-widgets?utm_source=github&utm_medium=github&utm_campaign=github-xlsio-examples)), mobile ([Xamarin](https://www.syncfusion.com/xamarin-ui-controls?utm_source=github&utm_medium=github&utm_campaign=github-xlsio-examples), [Flutter](https://www.syncfusion.com/flutter-widgets?utm_source=github&utm_medium=github&utm_campaign=github-xlsio-examples), [UWP](https://www.syncfusion.com/uwp-ui-controls?utm_source=github&utm_medium=github&utm_campaign=github-xlsio-examples), and [JavaScript](https://www.syncfusion.com/javascript-ui-controls?utm_source=github&utm_medium=github&utm_campaign=github-xlsio-examples)), and desktop development ([Windows Forms](https://www.syncfusion.com/winforms-ui-controls?utm_source=github&utm_medium=github&utm_campaign=github-xlsio-examples), [WPF](https://www.syncfusion.com/wpf-ui-controls?utm_source=github&utm_medium=github&utm_campaign=github-xlsio-examples), [WinUI](https://www.syncfusion.com/winui-controls?utm_source=github&utm_medium=github&utm_campaign=github-xlsio-examples), [Flutter](https://www.syncfusion.com/flutter-widgets?utm_source=github&utm_medium=github&utm_campaign=github-xlsio-examples) and [UWP](https://www.syncfusion.com/uwp-ui-controls?utm_source=github&utm_medium=github&utm_campaign=github-xlsio-examples)). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software. +___ + +[sales@syncfusion.com](mailto:sales@syncfusion.com?utm_source=github&utm_medium=github&utm_campaign=github-xlsio-examples) | [www.syncfusion.com](https://www.syncfusion.com?utm_source=github&utm_medium=github&utm_campaign=github-xlsio-examples) | Toll Free: 1-888-9 DOTNET + +� Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion® Essential Studio® license and copyright applies to this distribution. \ No newline at end of file From ed5760053caadbd81c7676167df64619a2c0372f Mon Sep 17 00:00:00 2001 From: sathiyaseelanksf3503 Date: Thu, 9 Apr 2026 19:37:10 +0530 Subject: [PATCH 2/3] 1020873: Updated the read me files --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 969de0a..1280233 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # PDF-Viewer-Web -This repository contains the examples of Syncfusion® PDF Viewer (Web) control. +This repository contains the examples of Syncfusion® PDF Viewer (Web) control to get the annotation collections. ## Key features The Blazor PDF Viewer component allows to view, print, and annotate the PDF files in your Blazor applications and its key features are, From 428268aa7b800ecca679190cf8e93c60ccb12f8c Mon Sep 17 00:00:00 2001 From: sathiyaseelanksf3503 Date: Fri, 10 Apr 2026 12:30:50 +0530 Subject: [PATCH 3/3] 1020873: Updated the special character --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1280233..213030a 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ The Blazor PDF Viewer component allows to view, print, and annotate the PDF file ## License -This is a commercial product and requires a paid license for possession or use. Syncfusion�s licensed software, including this component, is subject to the terms and conditions of [Syncfusion's EULA](https://www.syncfusion.com/eula/es/?utm_source=github&utm_medium=listing&utm_campaign=github-xlsio-examples). You can purchase a licnense [here](https://www.syncfusion.com/sales/products?utm_source=github&utm_medium=listing&utm_campaign=github-xlsio-examples) or start a free 30-day trial [here](https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=github&utm_medium=listing&utm_campaign=github-xlsio-examples). +This is a commercial product and requires a paid license for possession or use. Syncfusions licensed software, including this component, is subject to the terms and conditions of [Syncfusion's EULA](https://www.syncfusion.com/eula/es/?utm_source=github&utm_medium=listing&utm_campaign=github-xlsio-examples). You can purchase a licnense [here](https://www.syncfusion.com/sales/products?utm_source=github&utm_medium=listing&utm_campaign=github-xlsio-examples) or start a free 30-day trial [here](https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=github&utm_medium=listing&utm_campaign=github-xlsio-examples). ## About Syncfusion® Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion® has more than 28,000+ customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies. @@ -42,4 +42,4 @@ ___ [sales@syncfusion.com](mailto:sales@syncfusion.com?utm_source=github&utm_medium=github&utm_campaign=github-xlsio-examples) | [www.syncfusion.com](https://www.syncfusion.com?utm_source=github&utm_medium=github&utm_campaign=github-xlsio-examples) | Toll Free: 1-888-9 DOTNET -� Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion® Essential Studio® license and copyright applies to this distribution. \ No newline at end of file +© Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion® Essential Studio® license and copyright applies to this distribution. \ No newline at end of file