public PrintJob getPrintJob() {
   return mDialogContent.createPrintJob(mPageFormat);
 }