Re: Printing options
Re: Printing options
- Subject: Re: Printing options
- From: Matt Neuburg <email@hidden>
- Date: Thu, 21 Jul 2011 20:31:23 -0700
On Thu, 21 Jul 2011 16:34:07 -0400, email@hidden said:
> On Jul 19, 2011, at 3:25 PM, Amy Gibbs wrote:
>> In my app I have customer orders, and I just want to print out a copy. ... I could lay it all out on a view and print that?
Yup, I've written an application that prints out customer orders in nice columnar fashion with a header, columns, prices, total at the bottom, etc., and it does exactly that. Printing is just drawing, it isn't hard. Just draw lines in the places where you want lines, text in the places where you want text, etc. m.
--
matt neuburg, phd = email@hidden, <http://www.apeth.net/matt/>
A fool + a tool + an autorelease pool = cool!
Programming iOS 4!
http://www.apeth.net/matt/default.html#iosbook_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden