This section contains samples of handling annotations in the PDF Viewer.
Documentation: https://blazor.syncfusion.com/documentation/pdfviewer/annotation/text-markup-annotation
- Add an Authorization token to AJAX requests in the PDF Viewer
- Create new PDF file in created event and load the same document in PDFViewer
- Check whether the loaded PDF document is edited or not
- Create a hosted sample with Swagger Configuration in the PDF viewer
- View PDF document loaded using embed tag
- Render Grid and PDF Viewer components in a single page
- Render the PDF Viewer on a button click
- Render the PDF viewer on a Splitter component
- Render the PDF Viewer on a Tab component
- Refer scripts to the PDF viewer
- Refer themes to the PDF viewer
- Update the form field values using context menu
- How to resize the PDF Viewer with respect to its parent element
- Get the PDF document as a byte array that is loaded into the PDF Viewer
- Render the JS PDF Viewer component inside the blazor component
- Use the SfPdfViewer component inside a dialog window
- Unload the Pdf document using SfPdfViewer component
- Prevent the PDF document from scrolling
- Identify whether the PdfViewer has undo, redo
- Render JS PdfViewer component in Blazor
- Update the form field using the context menu
To run this application, you need Visual Studio 2019 or later versions.
To debug while running the application, press F5 or select Debug > Start Debugging. To run the sample without debugging, press Ctrl+F5 or selectDebug > Start Without Debugging.