I would like to note that the workaround I have in place that appears to resolve this issue is to create and reuse a single instance of UIPrinter for all print jobs (so try creating a static shared singleton). It appears that recreating a Printer with the URL every job is causing issues with the delegate, leading to extra large printing.
Topic:
Developer Tools & Services
SubTopic:
Xcode
Tags: