Storyboard -JPEG

ios, xcode

Solution

The storyboards in Xcode are XML files and not actual images and cannot be exported as images. Instead, you can press ⌘ ⇧ 4 to go into screen shot mode and take a picture that way. It will automatically be saved to your desktop.

Problem

I love the XCode storyboard I want to export it to jpeg or PDF or something that i can email to others people who don't have XCode program. How to do that? Thanks!

Original source