Hi:
I am trying to use the PrinterSetup method. For some reason the Printer Setup dialog does not pick up default driver settings for paper size.
If both A4 and Letter sized paper is available on a printer, the reports will print using Letter even though A4 may be the default paper size .
This is incorrect, the reports should by default, print using the default paper size for the specified printer.
Is there a way to fix this?
I am calling the PrinterSetup dialog using this command:
goInjectionReport.PrinterSetup (0)
I am trying to use the PrinterSetup method. For some reason the Printer Setup dialog does not pick up default driver settings for paper size.
If both A4 and Letter sized paper is available on a printer, the reports will print using Letter even though A4 may be the default paper size .
This is incorrect, the reports should by default, print using the default paper size for the specified printer.
Is there a way to fix this?
I am calling the PrinterSetup dialog using this command:
goInjectionReport.PrinterSetup (0)