You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ej2-angular/ai-assistview/getting-started.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,17 +41,17 @@ ng new my-app
41
41
cd my-app
42
42
```
43
43
44
-
## Installing Syncfusion AI AssistView package
44
+
## Installing Syncfusion<supstyle="font-size:70%">®</sup> AI AssistView package
45
45
46
-
Syncfusionpackages are distributed in npm as `@syncfusion` scoped packages. You can get all the Angular Syncfusion package from npm [link](https://www.npmjs.com/search?q=%40syncfusion%2Fej2-angular-).
46
+
Syncfusion<supstyle="font-size:70%">®</sup> packages are distributed in npm as `@syncfusion` scoped packages. You can get all the Angular Syncfusion<supstyle="font-size:70%">®</sup> package from npm [link](https://www.npmjs.com/search?q=%40syncfusion%2Fej2-angular-).
47
47
48
-
Currently, Syncfusion provides two types of package structures for Angular components,
48
+
Currently, Syncfusion<supstyle="font-size:70%">®</sup> provides two types of package structures for Angular components,
49
49
1. Ivy library distribution package [format](https://v17.angular.io/guide/angular-package-format)
50
50
2. Angular compatibility compiler(Angular’s legacy compilation and rendering pipeline) package.
51
51
52
52
### Ivy library distribution package
53
53
54
-
Syncfusion Angular packages(`>=20.2.36`) has been moved to the Ivy distribution to support the Angular [Ivy](https://docs.angular.lat/guide/ivy) rendering engine and the package are compatible with Angular version 12 and above. To download the package use the below command.
54
+
Syncfusion<supstyle="font-size:70%">®</sup> Angular packages(`>=20.2.36`) has been moved to the Ivy distribution to support the Angular [Ivy](https://docs.angular.lat/guide/ivy) rendering engine and the package are compatible with Angular version 12 and above. To download the package use the below command.
55
55
56
56
Add [`@syncfusion/ej2-angular-interactive-chat`](https://www.npmjs.com/package/@syncfusion/ej2-angular-interactive-chat/v/27.1.48) package to the application.
For Angular version below 12, you can use the legacy (ngcc) package of the Syncfusion Angular components. To download the `ngcc` package use the below.
64
+
For Angular version below 12, you can use the legacy (ngcc) package of the Syncfusion<supstyle="font-size:70%">®</sup> Angular components. To download the `ngcc` package use the below.
65
65
66
66
Add [`@syncfusion/ej2-angular-interactive-chat@ngcc`](https://www.npmjs.com/package/@syncfusion/ej2-angular-interactive-chat/v/27.1.48-ngcc) package to the application.
Syncfusionpackages are distributed in npm as `@syncfusion` scoped packages. You can get all the Angular Syncfusion package from npm [link](https://www.npmjs.com/search?q=%40syncfusion%2Fej2-angular-).
48
+
Syncfusion<supstyle="font-size:70%">®</sup> packages are distributed in npm as `@syncfusion` scoped packages. You can get all the Angular Syncfusion<supstyle="font-size:70%">®</sup> package from npm [link](https://www.npmjs.com/search?q=%40syncfusion%2Fej2-angular-).
49
49
50
-
Currently, Syncfusion provides two types of package structures for Angular components,
50
+
Currently, Syncfusion<supstyle="font-size:70%">®</sup> provides two types of package structures for Angular components,
51
51
1. Ivy library distribution package [format](https://v17.angular.io/guide/angular-package-format)
52
52
2. Angular compatibility compiler(Angular’s legacy compilation and rendering pipeline) package.
53
53
54
54
### Ivy library distribution package
55
55
56
-
Syncfusion Angular packages(`>=20.2.36`) has been moved to the Ivy distribution to support the Angular [Ivy](https://docs.angular.lat/guide/ivy) rendering engine and the package are compatible with Angular version 12 and above. To download the package use the below command.
56
+
Syncfusion<supstyle="font-size:70%">®</sup> Angular packages(`>=20.2.36`) has been moved to the Ivy distribution to support the Angular [Ivy](https://docs.angular.lat/guide/ivy) rendering engine and the package are compatible with Angular version 12 and above. To download the package use the below command.
57
57
58
58
Add [`@syncfusion/ej2-angular-interactive-chat`](https://www.npmjs.com/package/@syncfusion/ej2-angular-interactive-chat/v/27.1.48) package to the application.
For Angular version below 12, you can use the legacy (ngcc) package of the Syncfusion Angular components. To download the `ngcc` package use the below.
66
+
For Angular version below 12, you can use the legacy (ngcc) package of the Syncfusion<supstyle="font-size:70%">®</sup> Angular components. To download the `ngcc` package use the below.
67
67
68
68
Add [`@syncfusion/ej2-angular-interactive-chat@ngcc`](https://www.npmjs.com/package/@syncfusion/ej2-angular-interactive-chat/v/27.1.48-ngcc) package to the application.
Copy file name to clipboardExpand all lines: ej2-angular/pdfviewer/accessibility.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ documentation: ug
8
8
domainurl: ##DomainURL##
9
9
---
10
10
11
-
# Accessibility in Syncfusion Angular PDF Viewer components
11
+
# Accessibility in Syncfusion<supstyle="font-size:70%">®</sup> Angular PDF Viewer components
12
12
13
13
The PDF Viewer component followed the accessibility guidelines and standards, including [ADA](https://www.ada.gov/), [Section 508](https://www.section508.gov/), [WCAG 2.2](https://www.w3.org/TR/WCAG22/) standards, and [WCAG roles](https://www.w3.org/TR/wai-aria/#roles) that are commonly used to evaluate accessibility.
14
14
@@ -259,4 +259,4 @@ The accessibility compliance of the PDF Viewer component is shown in the followi
259
259
260
260
## See also
261
261
262
-
*[Accessibility in Syncfusion Angular components](../common/accessibility)
262
+
*[Accessibility in Syncfusion<supstyle="font-size:70%">®</sup> Angular components](../common/accessibility)
Copy file name to clipboardExpand all lines: ej2-angular/pdfviewer/annotation/free-text-annotation.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -351,7 +351,7 @@ Find the sample [how to move the free text annotation programmatically](https://
351
351
352
352
## Get the newly added free text annotation ID
353
353
354
-
To get the ID of a newly added free text annotation in the Syncfusion PDF viewer, you can use the **annotationAdd()** event. This event is triggered whenever a new annotation is added to the PDF document, and it provides the annotationAddEventHandler object as a parameter. You can access the ID of the new annotation through the AnnotationID property of the annotationAddEventHandler object.
354
+
To get the ID of a newly added free text annotation in the Syncfusion<supstyle="font-size:70%">®</sup> PDF viewer, you can use the **annotationAdd()** event. This event is triggered whenever a new annotation is added to the PDF document, and it provides the annotationAddEventHandler object as a parameter. You can access the ID of the new annotation through the AnnotationID property of the annotationAddEventHandler object.
355
355
356
356
Here is an example of how you can use the **annotationAdd()** event to get the ID of a new free text annotation:
357
357
@@ -369,7 +369,7 @@ Find the sample [how to get the newly added free text annotation id](https://sta
369
369
370
370
## Change the content of an existing Free text annotation programmatically
371
371
372
-
To change the content of an existing free text annotation in the Syncfusion PDF viewer programmatically, you can use the **editAnnotation()** method.
372
+
To change the content of an existing free text annotation in the Syncfusion<supstyle="font-size:70%">®</sup> PDF viewer programmatically, you can use the **editAnnotation()** method.
373
373
374
374
Here is an example of how you can use the **editAnnotation()** method to change the content of a free text annotation:
>Run the [web service](https://github.com/SyncfusionExamples/EJ2-PDFViewer-WebServices/tree/main/ASP.NET%20Core/PdfViewerWebService_3.0) and then the angular code. Also note that, the XFDF file for importing the annotation should be placed in the location as specified in the GetDocumentPath method of the PdfViewerController.
627
627
628
+
## Importing Annotation Using Base64 Data
629
+
630
+
You can import annotations into the Syncfusion Angular PDF Viewer by decoding Base64-encoded JSON annotation data at runtime and passing the parsed object to the importAnnotation API, as shown in the following code snippet.
631
+
632
+
{% tabs %}
633
+
{% highlight ts tabtitle="Standalone" %}
634
+
635
+
import { Component, OnInit } from '@angular/core';
Copy file name to clipboardExpand all lines: ej2-angular/pdfviewer/annotation/ink-annotation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -199,7 +199,7 @@ export class AppComponent implements OnInit {
199
199
200
200
## Edit the existing Ink annotation programmatically
201
201
202
-
To modify existing Ink annotation in the Syncfusion PDF viewer programmatically, you can use the **editAnnotation()** method.
202
+
To modify existing Ink annotation in the Syncfusion<supstyle="font-size:70%">®</sup> PDF viewer programmatically, you can use the **editAnnotation()** method.
203
203
204
204
Here is an example of how you can use the **editAnnotation()** method:
Copy file name to clipboardExpand all lines: ej2-angular/pdfviewer/annotation/measurement-annotation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -291,7 +291,7 @@ export class AppComponent implements OnInit {
291
291
292
292
## Edit the existing measurement annotation programmatically
293
293
294
-
To modify existing measurement annotation in the Syncfusion PDF viewer programmatically, you can use the **editAnnotation()** method.
294
+
To modify existing measurement annotation in the Syncfusion<supstyle="font-size:70%">®</sup> PDF viewer programmatically, you can use the **editAnnotation()** method.
295
295
296
296
Here is an example of how you can use the **editAnnotation()** method:
Copy file name to clipboardExpand all lines: ej2-angular/pdfviewer/annotation/shape-annotation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -288,7 +288,7 @@ export class AppComponent implements OnInit {
288
288
289
289
## Edit the existing shape annotation programmatically
290
290
291
-
To modify existing shape annotation in the Syncfusion PDF viewer programmatically, you can use the **editAnnotation()** method.
291
+
To modify existing shape annotation in the Syncfusion<supstyle="font-size:70%">®</sup> PDF viewer programmatically, you can use the **editAnnotation()** method.
292
292
293
293
Here is an example of how you can use the **editAnnotation()** method:
0 commit comments