Ok, I give up... what's the quickest way to print a hardcopy (paper) of my app running in the iPhone Simulator?
A:
You could use an application like LittleSnapper or Acorn to capture the window, and then print directly from there. That's a lot quicker than having to manually select the bounds and you won't get any stuff in the background. But it will include the iPhone frame around the app, don't know if you want that.
Robert Kosara
2010-04-14 02:22:50
I wanted: Free... easy... quick. (Don't care about "frame" or "no frame".)
Gloria
2010-04-14 02:27:30
You didn't say free in your original question. But looks like Steve's solution is the way to go, then.
Robert Kosara
2010-04-14 03:11:38
+3
A:
Command + Shift + 4 and then hit the space bar so you see a Camera for the cursor. Click on the Simulator window and voila. Then print it out.
bpapa
2010-04-14 02:30:29
+1
A:
Open your app and go to the screen you want to capture.
In the menubar, click Edit. Hold Control and you should see an option 'Copy Screen'.
Click that and then open Preview on your mac. In the menubar go to File->New from clipboard.
From there you can print or save the image.
Steve Melvin
2010-04-14 02:44:08