|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +title: FAQ Section in Pdfviewer control | Syncfusion |
| 4 | +description: In this section, you can know about the various questions asked about manipulation of in Pdfviewer control. |
| 5 | +platform: document-processing |
| 6 | +control: PDF Viewer |
| 7 | +documentation: ug |
| 8 | +--- |
| 9 | + |
| 10 | +# Frequently Asked Questions Section in PdfViewer Component |
| 11 | + |
| 12 | +The frequently asked questions in Essential<sup>®</sup> Pdfviewer are listed below. |
| 13 | + |
| 14 | +* [How to add annotation in text search in ASP.NET MVC ?](./how-to/add-annotation-in-text-search) |
| 15 | +* [How to add custom header to the PDF Viewer ajax request?](./how-to/include-the-authorization-token) |
| 16 | +* [How to add a save button to PDF Viewer toolbar?](./how-to/add-save-button) |
| 17 | +* [How to customize the annotation selectors?](./how-to/configure-annotation-selector-setting) |
| 18 | +* [How to delete a specific annotation from the PDF document?](./how-to/delete-a-specific-annotation) |
| 19 | +* [How to control the visibility of the annotation?](./how-to/control-annotation-visibility) |
| 20 | +* [How to convert the PDF library bounds to PDF viewer bounds?](./how-to/convert-pdf-library-bounds-to-pdf-viewer-bounds) |
| 21 | +* [How to customize the context menu in PDF Viewer?](./how-to/custom-context-menu) |
| 22 | +* [How to add custom font in handwritten signature?](./how-to/custom-font-signature-field) |
| 23 | +* [How to add custom fonts for form fields and free text annotations?](./how-to/custom-fonts) |
| 24 | +* [How to customize text search highlight color in PDF Viewer?](./how-to/customize-text-search-color) |
| 25 | +* [How to disable the context menu?](./how-to/disable-context-menu) |
| 26 | +* [How to disable tile rendering in PDF Viewer?](./how-to/disable-tile-rendering) |
| 27 | +* [How to get the download start event?](./how-to/download-start-event) |
| 28 | +* [How to enable or disable the local storage?](./how-to/enable-local-storage) |
| 29 | +* [Enable the resizer for text markup annotation?](./how-to/enable-resize) |
| 30 | +* [How to enable or disable the text selection?](./how-to/enable-text-selection) |
| 31 | +* [How to export the PDF pages as images?](./how-to/export-as-image) |
| 32 | +* [How to extract text from the PDF document?](./how-to/extract-text-completed) |
| 33 | +* [How to extract text from a specific region?](./how-to/extract-text-option) |
| 34 | +* [How to extract text from the PDF document?](./how-to/extract-text) |
| 35 | +* [How to find the text in the PDF document asynchronously?](./how-to/find-text-async) |
| 36 | +* [How to get the base64 string of the loaded document?](./how-to/get-base64) |
| 37 | +* [How to get the page information of the loaded document?](./how-to/get-page-info) |
| 38 | +* [How to identify the added annotation and its mode?](./how-to/identify-added-annotation-mode) |
| 39 | +* [How to import and export annotations in PDF Viewer?](./how-to/import-export-annotation) |
| 40 | +* [How to load a PDF document in PDF Viewer?](./how-to/load-documents) |
| 41 | +* [How to set the minimum and maximum zoom percentage?](./how-to/min-max-zoom) |
| 42 | +* [How to open the bookmark pane when the document is loaded?](./how-to/open-bookmark) |
| 43 | +* [How to open the thumbnail pane when the document is loaded?](./how-to/open-thumbnail) |
| 44 | +* [How to get the page render started and completed event?](./how-to/pagerenderstarted-pagerendercompleted) |
| 45 | +* [How to resolve the `Unable to find an entry point named 'FreeExportedValues' in DLL 'pdfium''?](./how-to/resolve-unable-to-find-an-entry-point-error) |
| 46 | +* [How to restrict the zooming in mobile mode?](./how-to/restricting-zoom-in-mobile-mode) |
| 47 | +* [How to show custom stamp item in the stamp annotation?](./how-to/show-custom-stamp-item) |
| 48 | +* [How to show or hide a particular annotation?](./how-to/show-hide-annotation) |
| 49 | +* [How to get the signature selected and unselected event?](./how-to/signatureselect-signatureunselect) |
| 50 | +* [How to unload the PDF document from the viewer?](./how-to/unload-document) |
| 51 | +* [How to clear the Web service not listening error?](./how-to/webservice-not-listening) |
| 52 | +* [How to Enable Bookmark pane in PDF Viewer?](./how-to/show-bookmark) |
| 53 | +* [How to Save original document at the server side?](./how-to/save-original-document-at-the-server-side) |
| 54 | +* [How to Configure retry timeout in PDF Viewer?](./how-to/retry-timeout) |
| 55 | +* [How to Resolve the Pdfium issue in PDF Viewer?](./how-to/resolve-pdfium-issue) |
| 56 | +* [How to Load N number of pages on initial loading in PDF Viewer?](./how-to/load-n-number-page) |
| 57 | +* [How to Instantiate the PDF Viewer component dynamically in PDF Viewer?](./how-to/Instantiate-pdfviewer-dynamically) |
| 58 | +* [How to Install packages based on OS in PDF Viewer?](./how-to/install-packages) |
| 59 | +* [How to Extract Text using TextLineCollection in PDF Viewer?](./how-to/extract-text-using-text-collection) |
| 60 | +* [How to Export As Image from PDF document in PDF Viewer?](./how-to/export-as-image-standalone) |
| 61 | +* [How to Display document without downloading in PDF Viewer?](./how-to/display-document-without-downloading) |
| 62 | +* [How to Capture the current page number being viewed in PDF Viewer?](./how-to/capture-page-number) |
| 63 | +* [How to select annotations in multi page?](./how-to/select-multi-page-annotations) |
| 64 | +* [How to get the annotation when it is overlapped with another annotation on its selection?](./how-to/overlapped-annotation) |
| 65 | +* [How to print the PDF document silently?](./how-to/print-document) |
| 66 | +* [How to Access the file name from PDF in PDF Viewer?](./how-to/access-file-name) |
| 67 | +* [How to Close the Comment Panel in PDF Viewer?](./how-to/close-comment-panel) |
| 68 | +* [How to Change the default Width of PDF Viewer?](./how-to/default-width-height) |
| 69 | +* [How to Delete an annotation from a PDF in PDF Viewer?](./how-to/delete-annotation) |
| 70 | +* [How to Identify PDF is edited in PDF Viewer?](./how-to/identify-the-loaded-document-is-edited) |
| 71 | +* [How to Load blancing environment in PDF Viewer?](./how-to/load-balancing-environment) |
| 72 | +* [How to Load the document in PDF Viewer?](./how-to/load-the-document) |
| 73 | +* [How to Redirect to the Home page in PDF Viewer?](./how-to/redirect-to-home-page) |
| 74 | +* [How to set Author name for annotation in PDF Viewer?](./how-to/set-author-name-to-annotation) |
| 75 | +* [How to Show notification dialog in PDF Viewer?](./how-to/show-notification-dialog) |
| 76 | +* [How to set date to the signature in PDF Viewer?](./how-to/signature-date) |
0 commit comments