Printing options
Printing options
- Subject: Printing options
- From: Amy Gibbs <email@hidden>
- Date: Tue, 19 Jul 2011 20:25:17 +0100
Hi,
I've read everything that says printing is easy...but I'm struggling
with it!
I have googled, but nothing quite seems to fit my situation, I just
want a single page.
In my app I have customer orders, and I just want to print out a copy.
I can't work out what the best option would be. I can probably create
an html file (and have css to format it) and save it to disk, but then
I'd still have to print it, either within my app, or with a browser,
or I could create a PDF and try and print that? or I could lay it all
out on a view and print that? Some orders have more than 1 item
though, and tableviews don't seem to print properly so how should I
lay out a list of products? It should easily fit on 1 page, just a
name address and a couple of lines of product details.
It's all in a CoreData app,
I'd appreciate any help, Thanks,
Amy
_______________________________________________
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