0

IOS アプリを使用して、ポータブル Bluetooth プリンター デバイスで単純なデータ構造を印刷する必要があります。

4

1 に答える 1

0

iOS では、任意のプリンターへの印刷はアプリでは不可能です。UIPrintInteractionController AFAIK を使用する必要があります

http://developer.apple.com/library/ios/#documentation/2ddrawing/conceptual/drawingprintingios/Printing/Printing.htmlを参照してください。

于 2012-11-14T09:25:17.540 に答える