1038023: Annotations Revamp in Vue PDF Viewer - #4200
Conversation
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
b67688e to
2ce295d
Compare
|
Build Status: INPROGRESS 🔃 |
|
The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit. |
|
CI Status: ABORTED ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: FAILURE ❌ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|  | ||
|
|
||
| - **Edit Opacity** slider | ||
|  |
|
|
||
| - Edit the **stroke color** using the color palette in the Edit Stroke Color tool. | ||
|
|
||
|  |
There was a problem hiding this comment.
Free text property is in disabled state. Change the screenshot.
|
|
||
| - Edit **thickness** using the range slider in the Edit Thickness tool. | ||
|
|
||
|  |
There was a problem hiding this comment.
Free text properties are in disabled state. Change the screenshot.
|
|
||
| - Edit **opacity** using the range slider in the Edit Opacity tool. | ||
|
|
||
|  |
There was a problem hiding this comment.
Free text properties are in disabled state. Change the screenshot.
| @@ -0,0 +1,332 @@ | |||
| --- | |||
| layout: post | |||
| title: PDF Redaction in Vue PDF Viewer | Syncfusion | |||
There was a problem hiding this comment.
Change to Redaction Annotation in Vue PDF Viewer | Syncfusion
| domainurl: ##DomainURL## | ||
| --- | ||
|
|
||
| # PDF Redaction in Vue PDF Viewer |
There was a problem hiding this comment.
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**. |
There was a problem hiding this comment.
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. |
There was a problem hiding this comment.
We have the support for - JPEG, JPG and PNG image formats
| - Edit thickness: adjusts border or line thickness | ||
|  | ||
| - Edit opacity: adjusts transparency | ||
|  |
There was a problem hiding this comment.
Image alignment is not proper

Description:
Updated Annotations Revamp in Vue PDF Viewer