Skip to content

1038023: Annotations Revamp in Vue PDF Viewer - #4200

Open
SF4524LogeshKumar wants to merge 7 commits into
developmentfrom
1038023-annotationsVue
Open

1038023: Annotations Revamp in Vue PDF Viewer #4200
SF4524LogeshKumar wants to merge 7 commits into
developmentfrom
1038023-annotationsVue

Conversation

@SF4524LogeshKumar

Copy link
Copy Markdown
Collaborator

Description:

Updated Annotations Revamp in Vue PDF Viewer

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: 1038023-annotationsVue

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: FAILURE ❌
Source Compilation: SUCCESS ✅
Failure Reason: CI Failure with violation
Build Location: 1038023-annotationsVue
Image Alt Text Error(s): 0
Image Size Error(s): 15
Image Name Error(s): 0
Front matter Error(s): 38
File Path Error(s): 2
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: 1038023-annotationsVue

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit.

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: ABORTED ❌
Source Compilation: FAILURE ❌
Build Location: 1038023-annotationsVue

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: 1038023-annotationsVue

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: FAILURE ❌
Source Compilation: SUCCESS ✅
Failure Reason: CI Failure with violation
Build Location: 1038023-annotationsVue
Image Alt Text Error(s): 0
Image Size Error(s): 16
Image Name Error(s): 0
Front matter Error(s): 40
File Path Error(s): 2
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: 1038023-annotationsVue

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: FAILURE ❌
Source Compilation: SUCCESS ✅
Failure Reason: CI Failure with violation
Build Location: 1038023-annotationsVue
Image Alt Text Error(s): 0
Image Size Error(s): 16
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 2
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: 1038023-annotationsVue

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: FAILURE ❌
Source Compilation: SUCCESS ✅
Failure Reason: CI Failure with violation
Build Location: 1038023-annotationsVue
Image Alt Text Error(s): 0
Image Size Error(s): 16
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 2
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: 1038023-annotationsVue

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: 1038023-annotationsVue
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: 1038023-annotationsVue

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: 1038023-annotationsVue
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

![Edit color](../../images/edit_color.png)

- **Edit Opacity** slider
![Edit opacity](../../images/edit_opacity.png)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ensure the alignment

Image


- Edit the **stroke color** using the color palette in the Edit Stroke Color tool.

![Change ink stroke color](../../../javascript-es6/images/ink_strokecolor.png)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Free text property is in disabled state. Change the screenshot.


- Edit **thickness** using the range slider in the Edit Thickness tool.

![Change ink thickness](../../../javascript-es6/images/ink_thickness.png)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Free text properties are in disabled state. Change the screenshot.


- Edit **opacity** using the range slider in the Edit Opacity tool.

![Change ink opacity](../../../javascript-es6/images/ink_opacity.png)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Free text properties are in disabled state. Change the screenshot.

@@ -0,0 +1,332 @@
---
layout: post
title: PDF Redaction in Vue PDF Viewer | Syncfusion

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change to Redaction Annotation in Vue PDF Viewer | Syncfusion

domainurl: ##DomainURL##
---

# PDF Redaction in Vue PDF Viewer

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change to "Redaction Annotation in Vue PDF Viewer


# Stamp Annotation in Vue PDF Viewer

Stamp annotations display predefined or custom stamps in PDF documents. The Vue PDF Viewer supports several stamp types: **Sign Here**, **Witness**, **Approved**, **AsIs**, **Expired**, **NotApproved**, **NotForPublicRelease**, **Confidential**, **TopSecret**, **ForComment**, **Recommended**, and **Custom stamps**.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ensure the stamp types in the stamp toolbar and update it accordingly

{% endhighlight %}
{% endtabs %}

N> Supported image format for custom stamps: **JPEG**. Only the base64-encoded image source is supported; local file paths are not supported.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have the support for - JPEG, JPG and PNG image formats

- Edit thickness: adjusts border or line thickness
![Edit thickness](../images/shape_thickness.png)
- Edit opacity: adjusts transparency
![Edit opacity](../images/shape_opacity.png)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image alignment is not proper

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants