You want to apply orientation setting from your driver, but your printer ignores the orientation setting even if you selected Use printer properties saved in Printer Drivers option.
Your printers always use the orientation settings from your Label Properties.
To apply orientation setting from your driver:
-
Open the location %PROGRAMDATA%\NiceLabel\NiceLabel NiceLabel 10.
-
With text or XML editor open the file product.config.
-
In <Common> tag add the following attributes:
<Common> <PrintService> <DisablePrintRotationWhenDefaultPrinterSettingsAreUsed>True</DisablePrintRotationWhenDefaultPrinterSettingsAreUsed> </PrintService> </Common>
-
In Label Properties, select the option Use printer properties saved in Printer Drivers
-
Repeat the procedure on all NiceLabel clients where you want to use the orientation setting from the driver.
This solution only works for rotation of 0° or 180°. If you want to use 90° or 270°, you need to create a new label.