【问题标题】:Print a document html directly with react-native-print使用 react-native-print 直接打印文档 html
【发布时间】:2019-11-15 10:08:35
【问题描述】:

我指的设备是商米V2 PRO
我在我的项目中导入并链接了 react-native-print 库。

当我启动传递我的 html 字符串的 RNPrint.print () 函数时,它不会直接打印,而是进入一个我可以选择其他打印机(只有一个)或下载 pdf 的屏幕。 有没有办法跳过这个屏幕直接开始打印?

我只是在我的函数中调用它:

await RNPrint.print({ html })

【问题讨论】:

    标签: javascript android react-native printing native


    【解决方案1】:

    与您一起开始,没有办法调整浏览器的选项。请不要浪费你的时间。看到这个关于printing by using JS的链接。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2023-02-17
      • 1970-01-01
      • 2019-08-20
      相关资源
      最近更新 更多