nativescript-printer:将图像或屏幕内容发送到物理打印机

时间:2024-02-25 03:31:50
【文件属性】:

文件名称:nativescript-printer:将图像或屏幕内容发送到物理打印机

文件大小:1.53MB

文件格式:ZIP

更新时间:2024-02-25 03:31:50

screenshot printer print nativescript nativescript-plugin

NativeScript打印机插件 打印之前考虑一下环境! 安装 在命令提示符下,转到应用程序的根文件夹并执行: tns plugin add nativescript-printer 演示应用 想快速潜水吗? 查看! 否则,请继续阅读。 从项目的根目录运行演示应用程序: npm run demo.ios或npm run demo.android 。 Android屏幕截图 iOS屏幕截图 API isSupported 并非所有设备都支持打印,因此事先检查设备功能很有意义。 打字稿 // require the plugin import { Printer } from "nati


【文件预览】:
nativescript-printer-master
----.gitignore(261B)
----publish()
--------publish.sh(138B)
--------package.json(166B)
--------pack.sh(1024B)
----tslint.json(1KB)
----src()
--------printer.common.ts(819B)
--------package.json(3KB)
--------tsconfig.json(791B)
--------printer.android.ts(4KB)
--------.npmignore(33B)
--------printer.ios.ts(5KB)
--------references.d.ts(70B)
--------index.d.ts(239B)
----.travis.yml(1KB)
----LICENSE(1KB)
----screenshots()
--------android()
--------ios()
----README.md(4KB)
----demo()
--------.gitignore(253B)
--------package.json(1003B)
--------src()
--------webpack.config.js(13KB)
--------tsconfig.json(564B)
--------App_Resources()
--------nativescript.config.ts(244B)
--------references.d.ts(71B)

网友评论