How to Overview of the React PDF Viewer
26 Aug 20262 minutes to read
The following how-to articles and frequently asked questions for the Syncfusion PDF Viewer are listed below.
- How to add annotation in text search in react?
- How to add custom header to the PDF Viewer ajax request?
- How to add a save button to PDF Viewer toolbar?
- How to customize the annotation selectors?
- How to change the author name of the annotation dynamically?
- How to clear all the annotations from the PDF document?
- How to configure the annotation selector settings?
- What are the supported conformance or standards of PDF Viewer?
- How to control the visibility of the annotation?
- How to add custom font in handwritten signature?
- How to add custom fonts for form fields and free text annotations?
- How to delete a specific annotation from the PDF document?
- How to get the download start event?
- How to enable or disable the local storage?
- How to enable or disable the text selection?
- How to export the PDF pages as images?
- How to extract text from the PDF document?
- How to extract text from a specific region?
- How to extract text from the PDF document?
- How to find the text in the PDF document asynchronously?
- How to get the base64 string of the loaded document?
- How to get the page information of the loaded document?
- How to import and export annotations in PDF Viewer?
- How to load a PDF document in PDF Viewer?
- How to set the minimum and maximum zoom percentage?
- How to open the bookmark pane when the document is loaded?
- How to open the thumbnail pane when the document is loaded?
- How to get the page render started and completed event?
- How to resolve the `Unable to find an entry point named ‘FreeExportedValues’ in DLL ‘pdfium’’?
- How to restrict the zooming in mobile mode?
- How to show custom stamp item in the stamp annotation?
- How to show or hide a particular annotation?
- How to get the signature selected and unselected event?
- How to unload the PDF document from the viewer?
- Load Document after resources Loaded
- Integrate PDF Viewer into existing react layouts