Possible Duplicate:
How to Convert UIView to PDF within iOS?
I have a UIView, with subviews like UITextViews, UILabels, UIImages, so how can I convert a big UIView like this one as a whole including all its subviews and subsubviews to a PDF ? So that I can store it into our database and further being able to edit it.