I\'m getting a strange exception from the following code: var printDialog = new PrintDialog(); printDialog.ShowDialog();
i want send printDocument to second form to showing that in printPreviewControl which placed in second form.
I\'ve got a few logical printers configured and pointing to the same physical printer. Each logical printer is configured with a specific input and output tray. Opening a document, e.g. a pdf, and pri