Hi, in my Cocoa app i've got a custom view and a table view on the same window. i'd like to export both of them together into a single PDF file (on one page). how can this be achieved? i have no problem exporting a single view into a pdf, but there's nothing in the API to help me merge them.