-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e2aaec3
commit 1c08a10
Showing
4 changed files
with
83 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
title: DocuSeal | ||
slug: /docuseal | ||
tags: | ||
- 文件管理 | ||
- 数字签名 | ||
- DocuSeal | ||
--- | ||
|
||
import Meta from './_include/docuseal.md'; | ||
|
||
<Meta name="meta" /> | ||
|
||
## 入门指南{#guide} | ||
|
||
### 初始化{#wizard} | ||
|
||
1. Websoft9 控制台安装 DocuSeal 后,通过 **我的应用** 查看应用详情,在 **访问** 标签页中获取访问 URL。 | ||
|
||
2. 在本地浏览器输入访问 URL,根据提示完成初始化 | ||
|
||
#### 电子签名 | ||
|
||
1. 在首页上点击 **CREATE**,创建一个新的文档模板 | ||
|
||
2. 点击虚线框,上传需要签名的 PDF 文件 | ||
|
||
3. 将签名组件拖入上传的 PDF 文件中需要签名的位置 | ||
|
||
4. 点击 **SIGN YOURSELF**,签名后即可下载 | ||
|
||
## 配置选项{#configs} | ||
|
||
- 多语言(√) | ||
|
||
## 管理维护{#administrator} | ||
|
||
## 故障 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,6 +21,9 @@ import Meta from './_include/photoprism.md'; | |
|
||
## 配置选项{#configs} | ||
|
||
- 多语言(√) | ||
- Cli (√) | ||
|
||
## 管理维护{#administrator} | ||
|
||
## 故障 |
39 changes: 39 additions & 0 deletions
39
i18n/en/docusaurus-plugin-content-docs/current/apps/docuseal.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
--- | ||
title: DocuSeal | ||
slug: /docuseal | ||
tags: | ||
- Document Management | ||
- Digital Signature | ||
- DocuSeal | ||
--- | ||
|
||
import Meta from './_include/docuseal.md'; | ||
|
||
<Meta name="meta" /> | ||
|
||
## Getting started{#guide} | ||
|
||
### Initial setup{#wizard} | ||
|
||
1. When completed installation of DocuSeal at **Websoft9 Console**, get the applicaiton's **Overview** and **Access** information from **My Apps** | ||
|
||
2. Complete the install wizard step by step | ||
|
||
### Electronic signature | ||
|
||
1. Select **CREATE** on home page, create a new document template | ||
|
||
2. Click on the dotted box to upload the PDF file that needs to be signed | ||
|
||
3. Drag the Signature component into the uploaded PDF where you want the signature to be | ||
|
||
4. Click **SIGN YOURSELF**, signed and ready to download | ||
|
||
## Configuration options{#configs} | ||
|
||
- Multilingual (√) | ||
|
||
## Administer{#administrator} | ||
|
||
|
||
## Troubleshooting{#troubleshooting} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters