diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/annotation/comments.md b/Document-Processing/PDF/PDF-Viewer/blazor/annotation/comments.md index fdae5ca89..e9eb6dde2 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor/annotation/comments.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor/annotation/comments.md @@ -18,7 +18,7 @@ The SfPdfViewer component provides options to add, edit, and delete comments for * Text markup annotation * Free text annotation -![Comments in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-comments.png) +![Comments in Blazor SfPdfViewer](../images/blazor-pdfviewer-comments.png) ## Adding a comment to the annotation @@ -50,7 +50,7 @@ If the comment panel is already open, select an annotation and add a comment usi * The selected annotation’s comment container is highlighted in the comment panel. * Add a comment and any required replies using the comment panel. -![Adding Comments in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-add-new-comment.png) +![Adding Comments in Blazor SfPdfViewer](../images/blazor-pdfviewer-add-new-comment.png) ### Adding Comment Replies @@ -64,7 +64,7 @@ If the comment panel is already open, select an annotation and add a comment usi * Select Set status in the context menu. * Choose the required status for the annotation comment. -![Blazor PDFViewer with Comment Status](../../blazor-classic/images/blazor-pdfviewer-comment-status.png) +![Blazor PDFViewer with Comment Status](../images/blazor-pdfviewer-comment-status.png) ### Editing the comments and comments replies of the annotations @@ -95,7 +95,7 @@ Edit comments and replies in the following ways: * Choose the required status for the annotation comment. * Status 'None' is the default. Choosing 'None' removes the status indicator from the comment or reply. -![Editing Comment in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-comment-editing.png) +![Editing Comment in Blazor SfPdfViewer](../images/blazor-pdfviewer-comment-editing.png) ### Delete Comment or Comment Replies @@ -103,7 +103,7 @@ Edit comments and replies in the following ways: * Click the More options button in the comment or reply container. * Select Delete in the context menu. -![Deleting Comment in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-delete-comments.png) +![Deleting Comment in Blazor SfPdfViewer](../images/blazor-pdfviewer-delete-comments.png) N> Deleting the root comment from the comment panel also deletes the associated annotation. diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/annotation/free-text-annotation.md b/Document-Processing/PDF/PDF-Viewer/blazor/annotation/free-text-annotation.md index f8b9fbd2c..056a1b3a0 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor/annotation/free-text-annotation.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor/annotation/free-text-annotation.md @@ -21,7 +21,7 @@ Free text annotations can be added using the annotation toolbar. When Free Text Annotation mode is enabled from Pan, the viewer automatically switches to Text Select mode. -![Free Text Annotation in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-free-text-annotation.png) +![Free Text Annotation in Blazor SfPdfViewer](../images/blazor-pdfviewer-free-text-annotation.png) ```cshtml diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/annotation/import-export-annotation.md b/Document-Processing/PDF/PDF-Viewer/blazor/annotation/import-export-annotation.md index 04f50b0d5..0a8a21497 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor/annotation/import-export-annotation.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor/annotation/import-export-annotation.md @@ -18,12 +18,12 @@ The SfPdfViewer component supports importing and exporting annotations as a JSON * The annotation toolbar appears. * Select Comment Panel in the annotation toolbar. -![Comment panel button shown in the annotation toolbar of SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-edit-sticknotes-comment.png) +![Comment panel button shown in the annotation toolbar of SfPdfViewer](../images/blazor-pdfviewer-edit-sticknotes-comment.png) * The comment panel is displayed. * Select **More Option** in the comment panel container. -![More options menu opened in the comment panel of SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-show-more-option.png) +![More options menu opened in the comment panel of SfPdfViewer](../images/blazor-pdfviewer-show-more-option.png) ## Importing annotation to the PDF document @@ -34,11 +34,11 @@ The SfPdfViewer component supports importing and exporting annotations as a JSON * Select **More Option** in the comment panel container. * Choose Import Annotations. -![Import annotations option selected in the comment panel of SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-import-annotation.png) +![Import annotations option selected in the comment panel of SfPdfViewer](../images/blazor-pdfviewer-import-annotation.png) * A file explorer dialog opens. Choose the JSON file to import into the loaded PDF document. -![PDF document in SfPdfViewer after annotations have been imported from JSON](../../blazor-classic/images/blazor-pdfviewer-imported-annotation.png) +![PDF document in SfPdfViewer after annotations have been imported from JSON](../images/blazor-pdfviewer-imported-annotation.png) ## Importing annotation using SfPdfViewer API @@ -93,7 +93,7 @@ The SfPdfViewer component supports exporting annotations as a JSON file or JSON * Select **More Option** in the comments panel container. * Choose Export Annotations. -![Export annotations option selected in the comments panel of SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-export-annotation.png) +![Export annotations option selected in the comments panel of SfPdfViewer](../images/blazor-pdfviewer-export-annotation.png) N> The Export Annotations option is disabled when the loaded PDF document does not contain any annotations. diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/annotation/ink-annotation.md b/Document-Processing/PDF/PDF-Viewer/blazor/annotation/ink-annotation.md index d0d8eb3b7..d18c5dcd7 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor/annotation/ink-annotation.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor/annotation/ink-annotation.md @@ -11,7 +11,7 @@ documentation: ug The Blazor SfPdfViewer component supports adding, editing, and deleting ink annotations. -![Ink annotation toolbar in Blazor PDF Viewer](../../blazor-classic/images/ink_annotation.png) +![Ink annotation toolbar in Blazor PDF Viewer](../images/ink_annotation.png) ## Adding an ink annotation to the PDF document @@ -21,7 +21,7 @@ Ink annotations can be added using the annotation toolbar. * Choose the **Draw Ink** button to enable ink mode. * Draw on any page of the loaded PDF document. -![Draw ink tool in annotation toolbar](../../blazor-classic/images/ink_tool.png) +![Draw ink tool in annotation toolbar](../images/ink_tool.png) ```cshtml @using Syncfusion.Blazor.Buttons @@ -49,19 +49,19 @@ The stroke color, thickness, and opacity of an ink annotation can be modified us Change the stroke color using the color palette available in the Edit Stroke Color tool. -![Change stroke color of ink annotation](../../blazor-classic/images/ink_strokecolor.png) +![Change stroke color of ink annotation](../images/ink_strokecolor.png) ### Editing thickness Adjust the border thickness using the range slider in the Edit Thickness tool. -![Change thickness of ink annotation](../../blazor-classic/images/ink_thickness.png) +![Change thickness of ink annotation](../images/ink_thickness.png) ### Editing opacity Control the transparency using the range slider in the Edit Opacity tool. -![Change opacity of ink annotation](../../blazor-classic/images/ink_opacity.png) +![Change opacity of ink annotation](../images/ink_opacity.png) ## Setting default properties during the control initialization diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/annotation/measurement-annotation.md b/Document-Processing/PDF/PDF-Viewer/blazor/annotation/measurement-annotation.md index 442256e72..7ee13844f 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor/annotation/measurement-annotation.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor/annotation/measurement-annotation.md @@ -17,7 +17,7 @@ The SfPdfViewer provides options to add and work with measurement annotations. U * Radius * Volume -![Calibrate Annotation in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-calibrate-annotation.png) +![Calibrate Annotation in Blazor SfPdfViewer](../images/blazor-pdfviewer-calibrate-annotation.png) ## Adding measurement annotations to the PDF document @@ -30,7 +30,7 @@ Measurement annotations can be added using the annotation toolbar. When a measurement mode is enabled while in Pan mode, the SfPdfViewer switches to Text Select mode. -![Adding Calibrate in Blazor SfPdfViewer Toolbar](../../blazor-classic/images/blazor-pdfviewer-add-calibrate-in-toolbar.png) +![Adding Calibrate in Blazor SfPdfViewer Toolbar](../images/blazor-pdfviewer-add-calibrate-in-toolbar.png) ```cshtml @@ -65,31 +65,31 @@ The fill color, stroke color, thickness, and opacity of a measurement annotation Edit the fill color of the annotation using the color palette in the Edit Color tool. -![Editing Calibrate FillColor in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-calibrate-fillcolor.png) +![Editing Calibrate FillColor in Blazor SfPdfViewer](../images/blazor-pdfviewer-calibrate-fillcolor.png) ### Editing stroke color Edit the stroke color of the annotation using the color palette in the Edit Stroke Color tool. -![Editing Calibrate StrokeColor in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-calibrate-stroke-color.png) +![Editing Calibrate StrokeColor in Blazor SfPdfViewer](../images/blazor-pdfviewer-calibrate-stroke-color.png) ### Editing thickness Edit the border thickness of the annotation using the range slider in the Edit Thickness tool. -![Editing Calibrate Thickness in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-calibrate-thickness.png) +![Editing Calibrate Thickness in Blazor SfPdfViewer](../images/blazor-pdfviewer-calibrate-thickness.png) ### Editing opacity Edit the opacity of the annotation using the range slider in the Edit Opacity tool. -![Editing Calibrate Opacity in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-calibrate-opacity.png) +![Editing Calibrate Opacity in Blazor SfPdfViewer](../images/blazor-pdfviewer-calibrate-opacity.png) ### Editing the line properties The properties of line-based annotations such as Distance and Perimeter can be edited using the Line Properties window. Open it by selecting the Properties option from the context menu when right-clicking a distance or perimeter annotation. -![Editing Calibrate Property in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-calibrate-property.png) +![Editing Calibrate Property in Blazor SfPdfViewer](../images/blazor-pdfviewer-calibrate-property.png) ## Setting default properties during control initialization @@ -154,7 +154,7 @@ Set default properties for measurement annotations before initializing the contr Modify the scale ratio and unit of measurement using the Scale Ratio option in the context menu of the SfPdfViewer. -![Editing Calibrate Scale Ratio in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-calibrate-scaleratio.png) +![Editing Calibrate Scale Ratio in Blazor SfPdfViewer](../images/blazor-pdfviewer-calibrate-scaleratio.png) The supported units of measurement for measurement annotations are: @@ -165,7 +165,7 @@ The supported units of measurement for measurement annotations are: * Pica * Feet -![Calibrate Scale Dialog in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-calibrate-scale-dialog.png) +![Calibrate Scale Dialog in Blazor SfPdfViewer](../images/blazor-pdfviewer-calibrate-scale-dialog.png) ## Setting default scale ratio settings during control initialization diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/annotation/shape-annotation.md b/Document-Processing/PDF/PDF-Viewer/blazor/annotation/shape-annotation.md index 41c424407..f841b2833 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor/annotation/shape-annotation.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor/annotation/shape-annotation.md @@ -17,7 +17,7 @@ The Blazor SfPdfViewer supports adding, editing, and deleting shape annotations. * Circle * Polygon -![Shape annotations in the Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-shape-annotation.png) +![Shape annotations in the Blazor SfPdfViewer](../images/blazor-pdfviewer-shape-annotation.png) ## Adding a shape annotation to the PDF document @@ -30,7 +30,7 @@ Shape annotations can be added from the annotation toolbar. When the viewer is in pan mode and a shape drawing mode is activated, the control switches to text selection mode to enable drawing. -![Adding shape annotations in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-add-shape-in-toolbar.png) +![Adding shape annotations in Blazor SfPdfViewer](../images/blazor-pdfviewer-add-shape-in-toolbar.png) ```cshtml @@ -64,31 +64,31 @@ The annotation toolbar provides tools to modify fill color, stroke color, thickn Use the Edit Color tool to change the annotation’s fill color via the color palette. -![Editing fill color in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-edit-fill-color.png) +![Editing fill color in Blazor SfPdfViewer](../images/blazor-pdfviewer-edit-fill-color.png) ### Editing stroke color Use the Edit Stroke Color tool to change the border color via the color palette. -![Editing stroke color in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-edit-shape-stroke-color.png) +![Editing stroke color in Blazor SfPdfViewer](../images/blazor-pdfviewer-edit-shape-stroke-color.png) ### Editing thickness Use the Edit Thickness tool to adjust the border thickness with the range slider. -![Editing shape border thickness in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-shape-thickness.png) +![Editing shape border thickness in Blazor SfPdfViewer](../images/blazor-pdfviewer-shape-thickness.png) ### Editing opacity Use the Edit Opacity tool to modify transparency with the range slider. -![Editing shape opacity in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-shape-opacity.png) +![Editing shape opacity in Blazor SfPdfViewer](../images/blazor-pdfviewer-shape-opacity.png) ### Editing the line properties Properties for line-based shapes (Line and Arrow) can be adjusted in the Line Properties dialog. Open it by choosing Properties from the context menu after right-clicking a line or arrow annotation. -![Editing line and arrow properties in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-edit-line-property.png) +![Editing line and arrow properties in Blazor SfPdfViewer](../images/blazor-pdfviewer-edit-line-property.png) ## Setting default properties during control initialization @@ -184,7 +184,7 @@ The appearance of an annotation’s selector can be customized using [Annotation ``` -![Customized selector in Blazor SfPdfViewer](../../blazor-classic/images/customselector.png) +![Customized selector in Blazor SfPdfViewer](../images/customselector.png) [View sample in GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-examples/tree/master/Annotations/Selector/Customize%20Annotation%20%20Selector). diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/annotation/stamp-annotation.md b/Document-Processing/PDF/PDF-Viewer/blazor/annotation/stamp-annotation.md index e39562d19..e3ddcd163 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor/annotation/stamp-annotation.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor/annotation/stamp-annotation.md @@ -16,7 +16,7 @@ The SfPdfViewer component provides options to add, edit, delete, and rotate the * Standard business stamp * Custom stamp -![Stamp annotations displayed in the Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-stamp-annotation.png) +![Stamp annotations displayed in the Blazor SfPdfViewer](../images/blazor-pdfviewer-stamp-annotation.png) ## Adding stamp annotations to the PDF document @@ -25,11 +25,11 @@ Stamp annotations can be added using the annotation toolbar. * Click the **Edit Annotation** button in the SfPdfViewer toolbar. A toolbar appears below it. * Click the **Stamp Annotation** dropdown button. A dropdown appears showing the available stamp types. -![Adding Stamp in Blazor SfPdfViewer Toolbar](../../blazor-classic/images/blazor-pdfviewer-add-stamp-in-toolbar.png) +![Adding Stamp in Blazor SfPdfViewer Toolbar](../images/blazor-pdfviewer-add-stamp-in-toolbar.png) * Select the required stamp type from the dropdown to add it to the page. -![Selecting Annotation from Stamp Popup in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-select-stamp-annotation.png) +![Selecting Annotation from Stamp Popup in Blazor SfPdfViewer](../images/blazor-pdfviewer-select-stamp-annotation.png) * Place the annotation on the desired page in the PDF document. @@ -41,7 +41,7 @@ When entering stamp mode while in pan mode, the SfPdfViewer automatically switch * Click the **Stamp Annotation** dropdown button. A dropdown appears showing the available options. * Click the **Custom Stamp** button. -![Custom stamp picker in the Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-custom-stamp.png) +![Custom stamp picker in the Blazor SfPdfViewer](../images/blazor-pdfviewer-custom-stamp.png) * In the file explorer dialog, choose an image to add as a stamp on the PDF page. diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/annotation/sticky-notes-annotation.md b/Document-Processing/PDF/PDF-Viewer/blazor/annotation/sticky-notes-annotation.md index 4134afdfb..cd69273b6 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor/annotation/sticky-notes-annotation.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor/annotation/sticky-notes-annotation.md @@ -11,7 +11,7 @@ documentation: ug The SfPdfViewer control provides options to add, edit, and delete sticky notes annotations in a PDF document. -![StickyNotes Annotation in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-stickynotes-annotation.png) +![StickyNotes Annotation in Blazor SfPdfViewer](../images/blazor-pdfviewer-stickynotes-annotation.png) ## Adding a sticky note annotation to the PDF document @@ -21,7 +21,7 @@ Sticky notes annotations can be added using the annotation toolbar. * Click the location on the page where the sticky note annotation should appear. * The sticky note annotation is added at the clicked position. -![Adding StickyNotes in Blazor SfPdfViewer Toolbar](../../blazor-classic/images/blazor-pdfviewer-add-stickynotes-in-toolbar.png) +![Adding StickyNotes in Blazor SfPdfViewer Toolbar](../images/blazor-pdfviewer-add-stickynotes-in-toolbar.png) Annotation comments can be added using the Comment panel. @@ -29,7 +29,7 @@ Annotation comments can be added using the Comment panel. * Select the Comment option from the context menu. * Use the Comment panel to add Comments, Reply, and Status. -![Blazor SfPdfViewer with StickyNotes Comment](../../blazor-classic/images/blazor-pdfviewer-stickynotes-comment.png) +![Blazor SfPdfViewer with StickyNotes Comment](../images/blazor-pdfviewer-stickynotes-comment.png) ## Editing the properties of the sticky note annotation @@ -37,7 +37,7 @@ Annotation comments can be added using the Comment panel. Adjust the annotation opacity using the range slider in the Edit Opacity tool. -![StickyNotes Opacity in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-stickynotes-opacity.png) +![StickyNotes Opacity in Blazor SfPdfViewer](../images/blazor-pdfviewer-stickynotes-opacity.png) ### Editing comments @@ -45,11 +45,11 @@ The comment, comment reply, and comment status of the annotation can be edited u - Open the Comment panel using the Comment Panel button in the annotation toolbar. -![Editing StickyNotes Comment in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-edit-sticknotes-comment.png) +![Editing StickyNotes Comment in Blazor SfPdfViewer](../images/blazor-pdfviewer-edit-sticknotes-comment.png) Use the menu in the Comment panel to modify or delete comments, replies, and their status. -![StickyNotes Editing in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-editing-stickynotes.png) +![StickyNotes Editing in Blazor SfPdfViewer](../images/blazor-pdfviewer-editing-stickynotes.png) ## Setting default properties during control initialization diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/annotation/text-markup-annotation.md b/Document-Processing/PDF/PDF-Viewer/blazor/annotation/text-markup-annotation.md index b60e6f246..71be550b7 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor/annotation/text-markup-annotation.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor/annotation/text-markup-annotation.md @@ -35,7 +35,7 @@ There are two ways to highlight text in a PDF document. * Select the text to add the highlight annotation. * Alternatively, select the text first and then click **Highlight** to apply it. -![Highlighted text in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-highlight-text.png) +![Highlighted text in Blazor SfPdfViewer](../images/blazor-pdfviewer-highlight-text.png) In pan mode, entering highlight mode switches the viewer to text select mode to enable text selection for highlighting. @@ -81,7 +81,7 @@ There are two ways to underline text in a PDF document. * Select the text to add the underline annotation. * Alternatively, select the text first and then click **Underline** to apply it. -![Underlined text in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-underline-text.png) +![Underlined text in Blazor SfPdfViewer](../images/blazor-pdfviewer-underline-text.png) In pan mode, entering underline mode switches the viewer to text select mode to enable text selection for underlining. @@ -127,7 +127,7 @@ Using the context menu. * Select the text to add the strikethrough annotation. * Alternatively, select the text first and then click **Strikethrough** to apply it. -![Strikethrough text in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-strike-through-text.png) +![Strikethrough text in Blazor SfPdfViewer](../images/blazor-pdfviewer-strike-through-text.png) In pan mode, entering strikethrough mode switches the viewer to text select mode to enable text selection for striking through. @@ -208,13 +208,13 @@ The color and opacity of a text markup annotation can be changed using the **Edi Change the annotation color using the color palette in the **Edit Color** tool. -![Editing text markup color in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-editing-text-color.png) +![Editing text markup color in Blazor SfPdfViewer](../images/blazor-pdfviewer-editing-text-color.png) ### Editing opacity Change the annotation opacity using the range slider in the **Edit Opacity** tool. -![Editing text markup opacity in Blazor SfPdfViewer](../../blazor-classic/images/blazor-pdfviewer-edit-text-opacity.png) +![Editing text markup opacity in Blazor SfPdfViewer](../images/blazor-pdfviewer-edit-text-opacity.png) ## Text markup annotation settings diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/faqs/how-to-change-the-highlighted-color-of-the-text.md b/Document-Processing/PDF/PDF-Viewer/blazor/faqs/how-to-change-the-highlighted-color-of-the-text.md index ba72afe9c..53c53099b 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor/faqs/how-to-change-the-highlighted-color-of-the-text.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor/faqs/how-to-change-the-highlighted-color-of-the-text.md @@ -35,6 +35,6 @@ The following code illustrates how to change the highlight color of the text. } ``` -![Highlighted text in Blazor PDF Viewer](../../blazor-classic/images/highlighttext.png) +![Highlighted text in Blazor PDF Viewer](../images/highlighttext.png) [View the sample on GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-examples/tree/master/Annotations/Text%20Markup/Customize%20highlight%20annotation). \ No newline at end of file diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/form-filling.md b/Document-Processing/PDF/PDF-Viewer/blazor/form-filling.md index 3245e828e..e91770bd4 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor/form-filling.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor/form-filling.md @@ -21,7 +21,7 @@ The form fields displayed in the SfPdfViewer are: * Signature field * List box -![Form filling in Blazor SfPdfViewer](../blazor-classic/images/blazor-pdfviewer-form-filling.png) +![Form filling in Blazor SfPdfViewer](images/blazor-pdfviewer-form-filling.png) ## Disabling form fields @@ -48,21 +48,21 @@ Add a handwritten signature to a Signature field by following these steps: * Click the signature field in the PDF document to open the signature panel. -![Signature field in Blazor SfPdfViewer](../blazor-classic/images/blazor-pdfviewer-signature-field.png) +![Signature field in Blazor SfPdfViewer](images/blazor-pdfviewer-signature-field.png) * Draw the signature in the signature panel. -![Displaying signature panel in Blazor SfPdfViewer](../blazor-classic/images/blazor-pdfviewer-signature-panel.png) +![Displaying signature panel in Blazor SfPdfViewer](images/blazor-pdfviewer-signature-panel.png) * Click the **CREATE** button. The drawn signature is added to the signature field. -![Displaying signature in Blazor SfPdfViewer](../blazor-classic/images/blazor-pdfviewer-signature.png) +![Displaying signature in Blazor SfPdfViewer](images/blazor-pdfviewer-signature.png) ## Delete the signature inside the signature field Delete a signature placed in a signature field by using the Delete option in the annotation toolbar. -![Deleting signature in Blazor SfPdfViewer](../blazor-classic/images/blazor-pdfviewer-delete-signature.png) +![Deleting signature in Blazor SfPdfViewer](images/blazor-pdfviewer-delete-signature.png) ## Export and import form fields diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/hand-written-signature.md b/Document-Processing/PDF/PDF-Viewer/blazor/hand-written-signature.md index 80aaa1ade..10439651e 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor/hand-written-signature.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor/hand-written-signature.md @@ -18,15 +18,15 @@ Add a handwritten signature using the annotation toolbar. * Click the **Edit Annotation** in the SfPdfViewer toolbar to open the annotation toolbar. * Select the **HandWritten Signature** tool to open the signature panel. -![Handwritten signature option in Blazor SfPdfViewer](../blazor-classic/images/blazor-pdfviewer-handwritten-sign.png) +![Handwritten signature option in Blazor SfPdfViewer](images/blazor-pdfviewer-handwritten-sign.png) * Draw the signature in the signature panel using a mouse, or touch. -![Signature panel displayed in Blazor SfPdfViewer](../blazor-classic/images/blazor-pdfviewer-sign-panel.png) +![Signature panel displayed in Blazor SfPdfViewer](images/blazor-pdfviewer-sign-panel.png) * Click **Create**, then move and place the signature at the desired location on the page. -![Placing a handwritten signature in Blazor SfPdfViewer](../blazor-classic/images/blazor-pdfviewer-adding-signature.png) +![Placing a handwritten signature in Blazor SfPdfViewer](images/blazor-pdfviewer-adding-signature.png) The added signature becomes part of the PDF annotations and is preserved when saving or exporting the document. @@ -34,7 +34,7 @@ The added signature becomes part of the PDF annotations and is preserved when sa The stroke color, thickness, and opacity of a handwritten signature can be adjusted using the annotation toolbar’s edit stroke color tool, edit thickness tool, and edit opacity tools. Select the signature on the page to enable these property editors for that item. After placement, the signature can also be moved, resized, or removed like other annotations. -![Editing handwritten signature properties in Blazor SfPdfViewer](../blazor-classic/images/blazor-pdfviewer-signature-properties.png) +![Editing handwritten signature properties in Blazor SfPdfViewer](images/blazor-pdfviewer-signature-properties.png) ## See also diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-annotation-toolbar.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-annotation-toolbar.png index 8af0dbbed..6914adc59 100644 Binary files a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-annotation-toolbar.png and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-annotation-toolbar.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-add-calibrate-in-toolbar.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-add-calibrate-in-toolbar.png new file mode 100644 index 000000000..90abcf2cd Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-add-calibrate-in-toolbar.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-add-new-comment.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-add-new-comment.png new file mode 100644 index 000000000..3d744d3a1 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-add-new-comment.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-add-shape-in-toolbar.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-add-shape-in-toolbar.png new file mode 100644 index 000000000..4bcd25ef3 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-add-shape-in-toolbar.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-add-stamp-in-toolbar.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-add-stamp-in-toolbar.png new file mode 100644 index 000000000..e393128af Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-add-stamp-in-toolbar.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-add-stickynotes-in-toolbar.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-add-stickynotes-in-toolbar.png new file mode 100644 index 000000000..c6146b498 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-add-stickynotes-in-toolbar.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-adding-signature.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-adding-signature.png new file mode 100644 index 000000000..c81f9c560 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-adding-signature.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-calibrate-annotation.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-calibrate-annotation.png new file mode 100644 index 000000000..05efe849c Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-calibrate-annotation.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-calibrate-fillcolor.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-calibrate-fillcolor.png new file mode 100644 index 000000000..897bd9e82 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-calibrate-fillcolor.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-calibrate-opacity.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-calibrate-opacity.png new file mode 100644 index 000000000..94ce8cf61 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-calibrate-opacity.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-calibrate-property.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-calibrate-property.png new file mode 100644 index 000000000..cf85e8e67 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-calibrate-property.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-calibrate-scale-dialog.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-calibrate-scale-dialog.png new file mode 100644 index 000000000..11bb5c771 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-calibrate-scale-dialog.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-calibrate-scaleratio.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-calibrate-scaleratio.png new file mode 100644 index 000000000..9ebe996a6 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-calibrate-scaleratio.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-calibrate-stroke-color.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-calibrate-stroke-color.png new file mode 100644 index 000000000..0a95bd7bf Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-calibrate-stroke-color.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-calibrate-thickness.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-calibrate-thickness.png new file mode 100644 index 000000000..dcb495e71 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-calibrate-thickness.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-comment-editing.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-comment-editing.png new file mode 100644 index 000000000..215ad752c Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-comment-editing.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-comment-status.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-comment-status.png new file mode 100644 index 000000000..fe1d2a929 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-comment-status.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-comments.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-comments.png new file mode 100644 index 000000000..5538d78f9 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-comments.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-custom-stamp.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-custom-stamp.png new file mode 100644 index 000000000..49ddc3709 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-custom-stamp.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-delete-comments.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-delete-comments.png new file mode 100644 index 000000000..cd666a41d Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-delete-comments.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-delete-signature.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-delete-signature.png new file mode 100644 index 000000000..63c3dfc59 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-delete-signature.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-edit-fill-color.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-edit-fill-color.png new file mode 100644 index 000000000..71ba2db68 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-edit-fill-color.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-edit-line-property.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-edit-line-property.png new file mode 100644 index 000000000..ba2de2a46 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-edit-line-property.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-edit-shape-stroke-color.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-edit-shape-stroke-color.png new file mode 100644 index 000000000..a0e2ec77c Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-edit-shape-stroke-color.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-edit-sticknotes-comment.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-edit-sticknotes-comment.png new file mode 100644 index 000000000..9826b3f4f Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-edit-sticknotes-comment.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-edit-text-opacity.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-edit-text-opacity.png new file mode 100644 index 000000000..b14f42dd3 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-edit-text-opacity.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-editing-stickynotes.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-editing-stickynotes.png new file mode 100644 index 000000000..02e36d1bd Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-editing-stickynotes.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-editing-text-color.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-editing-text-color.png new file mode 100644 index 000000000..eaada3ecd Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-editing-text-color.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-export-annotation.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-export-annotation.png new file mode 100644 index 000000000..c3dbda5d0 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-export-annotation.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-form-filling.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-form-filling.png new file mode 100644 index 000000000..05140861c Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-form-filling.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-free-text-annotation.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-free-text-annotation.png new file mode 100644 index 000000000..b59ffd600 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-free-text-annotation.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-handwritten-sign.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-handwritten-sign.png new file mode 100644 index 000000000..2bb7ea795 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-handwritten-sign.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-highlight-text.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-highlight-text.png new file mode 100644 index 000000000..6a8379377 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-highlight-text.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-import-annotation.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-import-annotation.png new file mode 100644 index 000000000..4a8dd50ad Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-import-annotation.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-imported-annotation.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-imported-annotation.png new file mode 100644 index 000000000..4362e996e Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-imported-annotation.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-select-stamp-annotation.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-select-stamp-annotation.png new file mode 100644 index 000000000..d4136834f Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-select-stamp-annotation.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-shape-annotation.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-shape-annotation.png new file mode 100644 index 000000000..6b7fa10a5 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-shape-annotation.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-shape-opacity.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-shape-opacity.png new file mode 100644 index 000000000..ede3c9f5a Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-shape-opacity.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-shape-thickness.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-shape-thickness.png new file mode 100644 index 000000000..c255d33bb Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-shape-thickness.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-show-more-option.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-show-more-option.png new file mode 100644 index 000000000..f3db68ab7 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-show-more-option.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-sign-panel.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-sign-panel.png new file mode 100644 index 000000000..aab119915 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-sign-panel.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-signature-field.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-signature-field.png new file mode 100644 index 000000000..74edaa96b Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-signature-field.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-signature-panel.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-signature-panel.png new file mode 100644 index 000000000..daee80db4 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-signature-panel.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-signature-properties.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-signature-properties.png new file mode 100644 index 000000000..25cbcb52a Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-signature-properties.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-signature.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-signature.png new file mode 100644 index 000000000..6a220fda1 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-signature.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-squiggly-text.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-squiggly-text.png index 5f687a388..ea1323a42 100644 Binary files a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-squiggly-text.png and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-squiggly-text.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-stamp-annotation.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-stamp-annotation.png new file mode 100644 index 000000000..233434d98 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-stamp-annotation.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-stickynotes-annotation.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-stickynotes-annotation.png new file mode 100644 index 000000000..40f760bc7 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-stickynotes-annotation.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-stickynotes-comment.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-stickynotes-comment.png new file mode 100644 index 000000000..ca079aa12 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-stickynotes-comment.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-stickynotes-opacity.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-stickynotes-opacity.png new file mode 100644 index 000000000..fc6d3844a Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-stickynotes-opacity.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-strike-through-text.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-strike-through-text.png new file mode 100644 index 000000000..90b339cda Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-strike-through-text.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-underline-text.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-underline-text.png new file mode 100644 index 000000000..907d6a5c4 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-pdfviewer-underline-text.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-sfpdfviewer-programmatically-add-comment-reply-comment.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-sfpdfviewer-programmatically-add-comment-reply-comment.png index e9b0c5f9e..6d968f2de 100644 Binary files a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-sfpdfviewer-programmatically-add-comment-reply-comment.png and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-sfpdfviewer-programmatically-add-comment-reply-comment.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-sfpdfviewer-programmatically-add-stamp-annotation.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-sfpdfviewer-programmatically-add-stamp-annotation.png index 70fbabb62..635f93441 100644 Binary files a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-sfpdfviewer-programmatically-add-stamp-annotation.png and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-sfpdfviewer-programmatically-add-stamp-annotation.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-sfpdfviewer-programmatically-edit-comment-reply-comment.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-sfpdfviewer-programmatically-edit-comment-reply-comment.png index eb957ea3f..c17395edf 100644 Binary files a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-sfpdfviewer-programmatically-edit-comment-reply-comment.png and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-sfpdfviewer-programmatically-edit-comment-reply-comment.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-sfpdfviewer-programmatically-edit-stamp-annotation.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-sfpdfviewer-programmatically-edit-stamp-annotation.png index 8d03b6525..bd5a70126 100644 Binary files a/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-sfpdfviewer-programmatically-edit-stamp-annotation.png and b/Document-Processing/PDF/PDF-Viewer/blazor/images/blazor-sfpdfviewer-programmatically-edit-stamp-annotation.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/customized_templated_stamp_appearance.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/customized_templated_stamp_appearance.png index ead3feee2..802ef6367 100644 Binary files a/Document-Processing/PDF/PDF-Viewer/blazor/images/customized_templated_stamp_appearance.png and b/Document-Processing/PDF/PDF-Viewer/blazor/images/customized_templated_stamp_appearance.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/customizing_datetime_format.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/customizing_datetime_format.png index 278d6e057..0ff2b1f63 100644 Binary files a/Document-Processing/PDF/PDF-Viewer/blazor/images/customizing_datetime_format.png and b/Document-Processing/PDF/PDF-Viewer/blazor/images/customizing_datetime_format.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/customselector.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/customselector.png new file mode 100644 index 000000000..dfe461b0e Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/customselector.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/enabling_multiline_support.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/enabling_multiline_support.png index fce0d5eaf..496596a41 100644 Binary files a/Document-Processing/PDF/PDF-Viewer/blazor/images/enabling_multiline_support.png and b/Document-Processing/PDF/PDF-Viewer/blazor/images/enabling_multiline_support.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/highlighttext.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/highlighttext.png new file mode 100644 index 000000000..2027aff88 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/highlighttext.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/ink_annotation.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/ink_annotation.png new file mode 100644 index 000000000..5d053a47f Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/ink_annotation.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/ink_opacity.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/ink_opacity.png new file mode 100644 index 000000000..fc75d3076 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/ink_opacity.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/ink_strokecolor.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/ink_strokecolor.png new file mode 100644 index 000000000..6cd4bb2e5 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/ink_strokecolor.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/ink_thickness.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/ink_thickness.png new file mode 100644 index 000000000..c82f8e312 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/ink_thickness.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/ink_tool.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/ink_tool.png new file mode 100644 index 000000000..6779498b4 Binary files /dev/null and b/Document-Processing/PDF/PDF-Viewer/blazor/images/ink_tool.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/images/rotation_support_for_customized_templated_stamps.png b/Document-Processing/PDF/PDF-Viewer/blazor/images/rotation_support_for_customized_templated_stamps.png index fb2838b5f..dd1fdc8ed 100644 Binary files a/Document-Processing/PDF/PDF-Viewer/blazor/images/rotation_support_for_customized_templated_stamps.png and b/Document-Processing/PDF/PDF-Viewer/blazor/images/rotation_support_for_customized_templated_stamps.png differ diff --git a/Document-Processing/PDF/PDF-Viewer/blazor/toolbar-customization/annotation-toolbar.md b/Document-Processing/PDF/PDF-Viewer/blazor/toolbar-customization/annotation-toolbar.md index ab786c621..94554e3e3 100644 --- a/Document-Processing/PDF/PDF-Viewer/blazor/toolbar-customization/annotation-toolbar.md +++ b/Document-Processing/PDF/PDF-Viewer/blazor/toolbar-customization/annotation-toolbar.md @@ -95,7 +95,10 @@ Refer to the image below for the mobile view (responsive layout adapts to width) ![Annotation toolbar with selected tools on mobile](../images/Annotation_Toolbar_Customization_Mobile.png) -[View the sample on GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-examples/blob/master/Form%20Designer/Components/Pages/CustomAnnotationToolbar.razor). +[View the sample on GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-examples/blob/master/Form%20Designer/Components/Pages/CustomAnnotationToolbar.razor) + +N> Properties tools (color, opacity, thickness, font, etc.) now appear only after you select or add the related annotation. Until you select or add one, these tools are hidden. +N> This change reduces clutter and shows options only when they’re relevant to the selected annotation. ## See also