Skip to content

Commit 442d173

Browse files
committed
fix wrong position of redaction in introduction
1 parent 459207b commit 442d173

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

introduction/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ Dynamsoft Document Viewer is a browser-based JavaScript SDK designed for viewing
1717

1818
Dynamsoft Document Viewer does not rely on any external third-party JavaScript library. All processing, such as rendering and editing, is securely performed within the browser. This architecture eliminates the need for a server-side backend, ensuring security compliance and scalability.
1919

20+
The SDK's [redaction](/features/datamanagement/annotmanagement.md#redaction) feature goes beyond visual masking - it permanently removes the underlying data from the document. This ensures that sensitive information (PII, classified text, financial data) cannot be recovered or leaked, making it ideal for industries with strict compliance requirements like legal, healthcare, and government.
21+
2022
## Browser and Platform Compatibility
2123

2224
Dynamsoft Document Viewer is designed to work seamlessly across different browsers and platforms. It is compatible with major browsers like Chrome, Firefox, Safari, and Edge, ensuring a consistent user experience. Additionally, it supports various operating systems, including Windows, macOS, Linux, iOS, and Android, allowing users to access documents from any device.
2325

24-
The SDK's [redaction](/features/datamanagement/annotmanagement.md#redaction) feature goes beyond visual masking - it permanently removes the underlying data from the document. This ensures that sensitive information (PII, classified text, financial data) cannot be recovered or leaked, making it ideal for industries with strict compliance requirements like legal, healthcare, and government.
25-
2626
## Supported File Types
2727

2828
Users can open, edit, and save PDFs, as well as images in various formats, such as JPEG, PNG, and TIFF.

0 commit comments

Comments
 (0)