1 Star 0 Fork 0

千朵网络 / frappe-office

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 294 Bytes
一键复制 编辑 原始数据 按行查看 历史
Even_尹旭 提交于 2024-04-03 18:53 . 使用mpdf作为生成pdf的插件

frappe-office

php 工具类

安装

composer require yinxu46/frappe-office

使用

  • docx生成pdf,可替换参数

frappe_docx_convert_pdf(string $docxFile, string $pdfFile, array $replaceFields = [])

  • html生成pdf

frappe_html_convert_pdf(string $html, string $pdfFile)

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/even46/frappe-office.git
git@gitee.com:even46/frappe-office.git
even46
frappe-office
frappe-office
main

搜索帮助