Skip to content

Commit ee12405

Browse files
Integrated latest changes at 02-22-2024 1:30:10 AM
1 parent 60ea885 commit ee12405

File tree

3 files changed

+28
-1
lines changed

3 files changed

+28
-1
lines changed

ej2-angular-toc.html

+1
Original file line numberDiff line numberDiff line change
@@ -1766,6 +1766,7 @@
17661766
<li><a href="/ej2-angular/pdfviewer/how-to/retry-timeout">Retry Timeout</a></li>
17671767
<li><a href="/ej2-angular/pdfviewer/how-to/redis-cache">Configure Redis Cache</a></li>
17681768
<li><a href="/ej2-angular/pdfviewer/how-to/toolbar-icon-customization">Customize toolbar</a></li>
1769+
<li><a href="/ej2-angular/pdfviewer/how-to/conformance">Supported conformance documents</a></li>
17691770
</ul>
17701771
</li>
17711772
<li>Troubleshooting

ej2-angular/document-editor/web-services-overview.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,4 @@ container.appendTo('#container');
134134

135135
```
136136

137-
Note: Find the customizable serverActionType values are `'Import' | 'RestrictEditing' | 'SpellCheck' | 'SystemClipboard'`.
137+
Note: Find the customizable serverActionType values are `'Import' | 'RestrictEditing' | 'SpellCheck' | 'SystemClipboard'`.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
layout: post
3+
title: Know the supported conformance PDF documents | Syncfusion
4+
Description: Learn here all about the supported conformance PDF documents in Syncfusion Angular PDF Viewer component of Syncfusion Essential JS 2 and more.
5+
platform: ej2-angular
6+
control: Conformance
7+
documentation: ug
8+
domainurl: ##DomainURL##
9+
---
10+
11+
# Know the supported conformance PDF documents in Anglar PDF Viewer component
12+
13+
The PDF Viewer supports the below conformance documents:
14+
15+
* **PDF/A-1a conformance**
16+
* **PDF/A-1b conformance**
17+
* **PDF/X-1a conformance**
18+
* **PDF/A-2a conformance**
19+
* **PDF/A-2b conformance**
20+
* **PDF/A-2u conformance**
21+
* **PDF/A-3a conformance**
22+
* **PDF/A-3b conformance**
23+
* **PDF/A-3u conformance**
24+
* **PDF/A-4 conformance**
25+
* **PDF/A-4e conformance**
26+
* **PDF/A-4f conformance**

0 commit comments

Comments
 (0)