标签: ios objective-c printing uiimage
我使用UIActivityViewController替换UIPrintInteractionController,但注意到对于相同的UIImage,如果我选择打印,UIActivityViewController购买的打印屏幕会有预览,就像原始UIImage的缩放/裁剪版本,有什么我错过的吗?我假设它们在内部是相同的打印视图控制器,但为什么同一图像存在差异?
UIActivityViewController
UIPrintInteractionController
UIImage