![]() |
|
iOS printing formatting - Printable Version +- iDevGames Forums (http://www.idevgames.com/forums) +-- Forum: Development Zone (/forum-3.html) +--- Forum: Programming Languages & Scripting (/forum-8.html) +--- Thread: iOS printing formatting (/thread-9839.html) |
iOS printing formatting - kevin619 - Feb 3, 2012 12:14 AM I have been reading through apples printing documentation today to implement it into my app, which is basically a form contained within a scroll view, everything is going just fine however the margins aren't working. Here's my code: Code: view plaincopy to clipboardprint?All I need really is the picture to be printed below about 2 inches below the top of the paper however when I print it the screen shot fits the page. Any help is welcomed! |