Skip to Content
0
Feb 06, 2023 at 09:14 AM

rotate text 180 degrees note 2264664 do not work!

37 Views

      Good evening to all.

      I need dynamic text to be rotated 180 degree ,I have checked the following contents in note 2264664:

      • SPAD > Full Administration button > Device Types tab > Enter the Device Type you are using and Display > Print Controls tab > Change/Edit button >
      • print control SPORT > change the hex control sequence from 1B266C304F to 1B266C324F for Reverse Portrait (ie. change the 0 to 2. Hex 1B266C324F = &l2O in text)
      • print control SLAND > change the hex control sequence from 1B266C314F to 1B266C334F for Reverse Landscape (ie. change the 1 to 3. Hex 1B266C334F = &l3O in text)

      • But the only device I can use is CNSAPWIN, and the print control parameters are:

      • print control SPORT > the hex control sequence is 1B5050

      • print control SLAND > the hex control sequence is 1B504C.

      • Even if I follow note 2264664's instructions, it doesn't work ,Have anyone encountered the same problem? Do you have any suggestions ?