Is there any way to get a UIImage representation of the QLPreviewController's view in ios6?
1
votes
1 Answers
0
votes
yes You can
QLPreviewController can display previews for the following items:
- iWork documents
- Microsoft Office documents (Office ‘97 and newer)
- Rich Text Format (RTF) documents
- PDF files
- Images
- Text files whose uniform type identifier (UTI) conforms to the public.text type (see Uniform Type Identifiers Reference)
- Comma-separated value (csv) files
For More about QLPreviewController Refer this Link & for Documentation Refer this link