📝 docs(tsl): add generated codegen reference
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# 文档处理函数 - PDF转换函数
|
||||
|
||||
## 函数
|
||||
|
||||
### `fileToPdf(doc_name, pdf_name)`
|
||||
|
||||
把WORD文档转换成为PDF文件。需要安装Word和Acrobat Distiller。
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| ---------- | ------ | ---- |
|
||||
| `doc_name` | string | |
|
||||
| `pdf_name` | string | |
|
||||
|
||||
返回:bool
|
||||
Reference in New Issue
Block a user