iPad/iPhone — printing directly to a network printer without airprint popover

后端 未结 3 1292
迷失自我
迷失自我 2021-02-04 17:41

I\'ve developing an iPad/iPhone application that requires that I print out a receipt on a network printer when I finish a transaction. I\'ve managed to get airprint functionalit

3条回答
  •  旧巷少年郎
    2021-02-04 18:18

    There is no way to do this using the UIPrintInteractionController class, it is designed to present the user with standard print options, and there is no app store safe way of getting around this.

提交回复
热议问题