|
919 | 919 | <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/create-pdfviewer-service">Create PDF Viewer Service in ASPNET MVC</a></li> |
920 | 920 | <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/create-pdfviewer-service-core">Create PDF Viewer Service in ASPNET Core</a></li> |
921 | 921 | <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/change-author-name-using-annotation-settings">Change author name using AnnotationSettings</a></li> |
922 | | - <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/highlight-underline-strikeout-text">Highlight, Underline and Strikeout Text</a></li> |
923 | | - <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/enable-resize">Enable the resizer for text markup annotation</a></li> |
924 | | - <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/customize-text-search-color">Customize the text search color</a></li> |
925 | | - <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/disable-context-menu">Disable context menu</a></li> |
| 922 | + <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/highlight-underline-strikeout">Highlight, Underline and Strikeout Text</a></li> |
| 923 | + <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/enable-resize-text">Enable the resizer for text markup annotation</a></li> |
| 924 | + <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/customize-text-search-colors">Customize the text search color</a></li> |
| 925 | + <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/disable-context-menu-option">Disable context menu</a></li> |
926 | 926 | <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/extract-text-completed-js">Extract text using extractTextCompleted event</a></li> |
927 | | - <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/import-annotations">Import annotations on load PDF document</a></li> |
928 | | - <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/identify-added-annotation-mode">Identify added Annotation mode</a></li> |
929 | | - <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/overlapped-annotation">Get the overlapped annotations on mouse click</a></li> |
930 | | - <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/display-custom-tool-tip-for-annotation">Display custom tooltip for annotations using MouseOver event</a></li> |
931 | | - <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/select-multi-page-annotations">Select multi-page TextMarkup annotation as single annotation</a></li> |
932 | | - <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/disable-tile-rendering">Disable the tile rendering</a></li> |
| 927 | + <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/import-annotation">Import annotations on load PDF document</a></li> |
| 928 | + <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/identify-added-annotation">Identify added Annotation mode</a></li> |
| 929 | + <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/overlapped-annotations">Get the overlapped annotations on mouse click</a></li> |
| 930 | + <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/display-custom-tool-tip-for-annotations">Display custom tooltip for annotations using MouseOver event</a></li> |
| 931 | + <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/select-multi-page-annotation">Select multi-page TextMarkup annotation as single annotation</a></li> |
| 932 | + <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/disable-tile-renderings">Disable the tile rendering</a></li> |
933 | 933 | <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/add-header-value">Add custom headers in AjaxRequestSettings</a></li> |
934 | | - <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/print-document">Print the PDF document Programmatically</a></li> |
935 | | - <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/unload-document">Unload the PDF document Programmatically</a></li> |
936 | | - <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/load-document">Load the PDF documents dynamically</a></li> |
| 934 | + <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/print-documents">Print the PDF document Programmatically</a></li> |
| 935 | + <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/unload-documents">Unload the PDF document Programmatically</a></li> |
| 936 | + <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/load-documents">Load the PDF documents dynamically</a></li> |
937 | 937 | <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/import-export-annotation-js">Import and Export annotation</a></li> |
938 | | - <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/delete-annotation">Delete a specific annotation</a></li> |
939 | | - <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/open-thumbnail">Open Thumbnail pane programmatically</a></li> |
940 | | - <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/annotation-selectors">Customize the annotation selector</a></li> |
941 | | - <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/clear-annotations">Clear the annotations</a></li> |
| 938 | + <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/delete-annotations">Delete a specific annotation</a></li> |
| 939 | + <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/open-thumbnail-js">Open Thumbnail pane programmatically</a></li> |
| 940 | + <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/annotation-selector">Customize the annotation selector</a></li> |
| 941 | + <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/clear-annotation">Clear the annotations</a></li> |
942 | 942 | <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/resolve-unable-to-find-an-entry-point-error">Resolveunable to find an entry point named FPDFText_GetCharAngle error</a></li> |
943 | 943 | <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/conformance">Supported conformance documents</a></li> |
944 | 944 | <li><a href="/document-processing/pdf/pdf-viewer/javascript-es5/how-to/custom-context-menu-js">Customize context menu</a></li> |
|
0 commit comments