How can I add a "Create Document" option to UIDocumentPickerViewController?

Anyone know how to add a "Create Document" option to UIDocumentPickerViewController?

UIDocumentBrowserViewController has a "Create Document" control, but UIDocumentPickerViewController does not.

(I can't use UIDocumentBrowserViewController because it has to be the root viewController and that doesn't work for our app)

I would like to know the same thing. In general I could not find much about customization options of UIDocumentPickerViewController.

How can I add a "Create Document" option to UIDocumentPickerViewController?
 
 
Q