[en] Setting label orientation in drivers

Die offizielle Übersetzung liegt noch nicht vor.

[en] Problem

[en] 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.

peinter_driver_optioon1.png

[en] Your printers always use the orientation settings from your Label Properties.

label_properties.png

[en] Solution

[en] To apply orientation setting from your driver:

  1. [en] Open the location %PROGRAMDATA%\NiceLabel\NiceLabel NiceLabel 10.

    14_product_config.png
  2. [en] With text or XML editor open the file product.config.

  3. [en] In <Common> tag add the following attributes:

    <Common>
       <PrintService>
         <DisablePrintRotationWhenDefaultPrinterSettingsAreUsed>True</DisablePrintRotationWhenDefaultPrinterSettingsAreUsed>
      </PrintService>
    </Common>
  4. [en] In Label Properties, select the option Use printer properties saved in Printer Drivers

    peinter_driver_optioon1.png
  5. [en] Repeat the procedure on all NiceLabel clients where you want to use the orientation setting from the driver.

[en] 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.