How to Overview of the ASP.NET Core PDF Viewer
14 Aug 20263 minutes to read
The following frequently asked questions address common ASP.NET Core PDF Viewer topics:
- How to add annotation in text search in ASP.NET Core?
- How to add a 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 delete a specific annotation from the PDF document?
- How to control the visibility of the annotation?
- How to convert the PDF library bounds to PDF Viewer bounds?
- How to customize the context menu in PDF Viewer?
- How to add a custom font in handwritten signature?
- How to add custom fonts for form fields and free text annotations?
- How to customize text search highlight color in PDF Viewer?
- How to disable the context menu?
- How to disable tile rendering in PDF Viewer?
- How to get the download start event?
- How to enable or disable the local storage?
- How to enable the resizer for text markup annotation?
- How to enable or disable the text selection?
- How to export the PDF pages as images?
- How to extract completed 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 identify the added annotation and its mode?
- 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?
- How to clear the Web service not listening error?
- How to enable Bookmark pane in PDF Viewer?
- How to save original document at the server side?
- How to configure retry timeout in PDF Viewer?
- How to resolve the Pdfium issue in PDF Viewer?
- How to load N number of pages on initial loading in PDF Viewer?
- How to instantiate the PDF Viewer component dynamically?
- How to install packages based on OS in PDF Viewer?
- How to extract Text using TextLineCollection in PDF Viewer?
- How to export as image from PDF document in PDF Viewer?
- How to display document without downloading in PDF Viewer?
- How to capture the current page number being viewed in PDF Viewer?
- How to select annotations in multi-page?
- How to get the annotation when it is overlapped with another annotation on its selection?
- How to print the PDF document silently?
- How to load document after resources loaded
- How to use local resources to configure PDF Viewer?