各种文档格式转PDF
POST
/openapi/base/to-pdf
请求参数
Header 参数
appid
string
开发者appid
默认值:
fgg12345678987654321
timestamp
integer
10位数字时间戳
默认值:
{{$date.timestamp}}
nonce
string
16位随机字符串
默认值:
AcGIU5JK9KjKk7vq
sign
string
必需
默认值:
{{sign}}
Body 参数multipart/form-data
file
file
必需
示例值:
file://Z:\皮卡\日常的测试文件\文字文稿1对比.doc
ignoreComments
boolean
可选
acceptAllReverts
boolean
可选
ignorePageHeaderAndFooter
boolean
可选
示例代码
返回响应
修改于 2024-10-07 14:42:09