云端生成pdf
POST
https://littleocr.gkocr.com/api/pdf/outputpdf
接口描述
传入html字符串 生成相应的pdf base64之后的数据
请求参数
参数名
类型
描述
必填
html
string
html标签 如: <img src="此处必须是网络图片url" />
必填
token
string
用户登录凭证
必填