From e392341ba882337ae3a722dfce43ca1c3adaf2a0 Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Fri, 22 Sep 2023 14:40:32 +0300 Subject: [PATCH 1/3] Update Text-Markup-Annotation.md --- angular/PdfViewer/Text-Markup-Annotation.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/angular/PdfViewer/Text-Markup-Annotation.md b/angular/PdfViewer/Text-Markup-Annotation.md index a8944d0a..42a5aa28 100644 --- a/angular/PdfViewer/Text-Markup-Annotation.md +++ b/angular/PdfViewer/Text-Markup-Annotation.md @@ -1,18 +1,18 @@ --- -title: Text markup annotation of PDF viewer component. -description: Text markup annotation of PDF viewer component. +title: Text markup annotation | PDF viewer component | Syncfusion +description: Learn here about Text markup annotation in Syncfusion Essential Angular PDF Viewer component, its elements, and more. platform: Angular control: PDF viewer documentation: ug keywords: ejPdfViewer, PDF viewer, js pdfviewer --- -## Text Markup Annotation +# Text Markup Annotation in Angular PDF Viewer PDF viewer control supports adding text markup annotations in the PDF documents. The component also renders the existing text markup annotations from the PDF document when the document is loaded in it. The following screenshot shows PDF viewer with the PDF document containing text markup annotations. -![](Text-Markup-Annotation_images/Text_Markup_Annotations_img1.png) +![Adding text markup in Angular PDF Viewer](Text-Markup-Annotation_images/Text_Markup_Annotations_img1.png) **Adding text markup annotations** @@ -50,21 +50,21 @@ export class DefaultComponent { The colorpicker control is provided in the text markup annotation tools to select the desired color for the text markup annotation to be added in the document. -![](Text-Markup-Annotation_images/Text_Markup_Annotations_img2.png) +![Adding notes in Angular PDF Viewer](Text-Markup-Annotation_images/Text_Markup_Annotations_img2.png) **Adding notes to the text markup annotation** The notes can be added to the text markup annotations using the context menu provided in the PDF viewer component. The below screenshot shows that the notes have been added to a text markup annotation in the PDF document. -![](Text-Markup-Annotation_images/Text_Markup_Annotations_img3.png) +![Editing the text markup in Angular PDF Viewer](Text-Markup-Annotation_images/Text_Markup_Annotations_img3.png) **Editing the text markup annotation** The properties of the text markup annotations in the PDF document can be edited using the properties window provided in the PDF viewer component. The color, opacity, author and subject of the text markup annotation can be modified. The properties of the text markup annotation can also be locked using the locked checkbox in the properties window. The below screenshot shows the properties window used for editing the properties of a text markup annotation. -![](Text-Markup-Annotation_images/Text_Markup_Annotations_img4.png) +![Saving the text markup in Angular PDF Viewer](Text-Markup-Annotation_images/Text_Markup_Annotations_img4.png) The text markup annotation in the PDF document can also be deleted from the PDF document. From 2e6e53165ccf41ca05f9b90a810a83b32357bb50 Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Tue, 26 Sep 2023 16:21:04 +0300 Subject: [PATCH 2/3] Update Text-Markup-Annotation.md --- angular/PdfViewer/Text-Markup-Annotation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angular/PdfViewer/Text-Markup-Annotation.md b/angular/PdfViewer/Text-Markup-Annotation.md index 42a5aa28..56749733 100644 --- a/angular/PdfViewer/Text-Markup-Annotation.md +++ b/angular/PdfViewer/Text-Markup-Annotation.md @@ -1,5 +1,5 @@ --- -title: Text markup annotation | PDF viewer component | Syncfusion +title: Text markup annotation in Angular PDF viewer component | Syncfusion description: Learn here about Text markup annotation in Syncfusion Essential Angular PDF Viewer component, its elements, and more. platform: Angular control: PDF viewer From f29d97af39e98380d0e6d6d58e1b4c7765aea827 Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Thu, 28 Sep 2023 08:59:35 +0300 Subject: [PATCH 3/3] Update Text-Markup-Annotation.md --- angular/PdfViewer/Text-Markup-Annotation.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/angular/PdfViewer/Text-Markup-Annotation.md b/angular/PdfViewer/Text-Markup-Annotation.md index 56749733..44a37435 100644 --- a/angular/PdfViewer/Text-Markup-Annotation.md +++ b/angular/PdfViewer/Text-Markup-Annotation.md @@ -1,6 +1,6 @@ --- -title: Text markup annotation in Angular PDF viewer component | Syncfusion -description: Learn here about Text markup annotation in Syncfusion Essential Angular PDF Viewer component, its elements, and more. +title: Text markup annotation in Angular PDF Viewer Component | Syncfusion +description: Learn here about Text markup annotation in Syncfusion Essential Angular PDF Viewer Component, its elements, and more. platform: Angular control: PDF viewer documentation: ug @@ -12,7 +12,7 @@ keywords: ejPdfViewer, PDF viewer, js pdfviewer PDF viewer control supports adding text markup annotations in the PDF documents. The component also renders the existing text markup annotations from the PDF document when the document is loaded in it. The following screenshot shows PDF viewer with the PDF document containing text markup annotations. -![Adding text markup in Angular PDF Viewer](Text-Markup-Annotation_images/Text_Markup_Annotations_img1.png) +![Text markup annotation in Angular PDF Viewer](Text-Markup-Annotation_images/Text_Markup_Annotations_img1.png) **Adding text markup annotations** @@ -50,21 +50,21 @@ export class DefaultComponent { The colorpicker control is provided in the text markup annotation tools to select the desired color for the text markup annotation to be added in the document. -![Adding notes in Angular PDF Viewer](Text-Markup-Annotation_images/Text_Markup_Annotations_img2.png) +![Adding text markup annotations in Angular PDF Viewer](Text-Markup-Annotation_images/Text_Markup_Annotations_img2.png) **Adding notes to the text markup annotation** The notes can be added to the text markup annotations using the context menu provided in the PDF viewer component. The below screenshot shows that the notes have been added to a text markup annotation in the PDF document. -![Editing the text markup in Angular PDF Viewer](Text-Markup-Annotation_images/Text_Markup_Annotations_img3.png) +![Adding notes to text markup annotation in Angular PDF Viewer](Text-Markup-Annotation_images/Text_Markup_Annotations_img3.png) **Editing the text markup annotation** The properties of the text markup annotations in the PDF document can be edited using the properties window provided in the PDF viewer component. The color, opacity, author and subject of the text markup annotation can be modified. The properties of the text markup annotation can also be locked using the locked checkbox in the properties window. The below screenshot shows the properties window used for editing the properties of a text markup annotation. -![Saving the text markup in Angular PDF Viewer](Text-Markup-Annotation_images/Text_Markup_Annotations_img4.png) +![Editing the text markup annotation in Angular PDF Viewer](Text-Markup-Annotation_images/Text_Markup_Annotations_img4.png) The text markup annotation in the PDF document can also be deleted from the PDF document.