You can’t easily force things like margins and orientation, all you can do is use
dlgPrint->PrinterSettings->DefaultPageSettings->Landscape = true;
You can’t easily force things like margins and orientation, all you can do is use
dlgPrint->PrinterSettings->DefaultPageSettings->Landscape = true;