page-encode-ts
v0.0.3
Published
```js import { genPageEncodeCfg } from "page-encode-ts"; genPageEncodeCfg({ rawWidth: 793, rawHeight: 1122, SID: "pxV0nNw8SXBd.0", code: "者也朵因它加变时百更任式壹", pageCount: 1, marginX: 20, marginY: 30, type: "A4", }); ```
Downloads
2
Readme
pageEncode
示例
import { genPageEncodeCfg } from "page-encode-ts";
genPageEncodeCfg({
rawWidth: 793,
rawHeight: 1122,
SID: "pxV0nNw8SXBd.0",
code: "者也朵因它加变时百更任式壹",
pageCount: 1,
marginX: 20,
marginY: 30,
type: "A4",
});