ofd.js:OFD板式文件html渲染方案及组件

时间:2024-05-02 17:07:55
【文件属性】:

文件名称:ofd.js:OFD板式文件html渲染方案及组件

文件大小:28.99MB

文件格式:ZIP

更新时间:2024-05-02 17:07:55

js ofd ofd2svg ofd2html pdf2ofd

ofd.js 在使用ofd.js前请务必悉知 目前方案采用:svg及canvas渲染实现,百分百纯前端渲染 效果: Usage with npm npm i ofd.js import {parseOfdDocument, renderOfd} from "ofd.js"; 其中ofd传入的file支持本地文件、二进制或者url、screenWidth为屏幕宽度 parseOfdDocument({ ofd: file, success(res) { //输出ofd每页的div const divs = renderOfd(screenWidth, res); //获取签章div的信息, 具体看demo for(let ele of document.getElementsBy


【文件预览】:
ofd.js-master
----.github()
--------FUNDING.yml(711B)
----public()
--------index.html(613B)
--------2.ofd(4.08MB)
--------favicon.ico(4KB)
--------h.ofd(71KB)
--------seal.png(15KB)
--------n.ofd(39KB)
--------999.ofd(29KB)
----src()
--------main.js(571B)
--------utils()
--------styles()
--------components()
--------App.vue(481B)
--------assets()
----babel.config.js(73B)
----.npmignore(63B)
----LICENSE(11KB)
----ofd.jpg(443KB)
----README.md(2KB)
----免责声明.md(852B)
----vue.config.js(67B)
----.gitignore(50B)
----package.json(2KB)

网友评论