diff --git a/README.md b/README.md index 4ba8434..12c5f5b 100644 --- a/README.md +++ b/README.md @@ -2,17 +2,45 @@ This sample explains how to add the PDF Viewer component in Blazor Server Application of Blazor Web App. -**Documentation**: https://blazor.syncfusion.com/documentation/pdfviewer-2/getting-started/web-app +## 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, -**Online example**: https://blazor.syncfusion.com/demos/pdf-viewer-2/default-functionalities?theme=fluent +* 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 -## Prerequisites +## Support and feedback -* Visual Studio 2022 +* 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). -## How to run the project +## License -* Checkout this project to a location in your disk. -* Open the solution file using the Visual Studio 2022. -* Restore the NuGet packages by rebuilding the solution. -* Run the project. \ No newline at end of file +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. + +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