Dymo 1761334 Technical Reference - Page 56

GS * Landscape Mode Graphics

Page 56 highlights

Command Reference GS * Landscape Mode Graphics Description Prints a graphic image (in landscape mode only). Expression ASCII GS * n1 n2 t h w d1...dm Decimal 29 42 n1 n2 t h w d1...dm Hex 1D 2A n1 n2 t h w d1...dm Parameters n1 most significant byte of left offset n2 least significant byte of left offset t offset from top (in millimeters) h height of graphic (in millimeters) w width of graphic (in dots) d1 first data byte dm last data byte (h * w) 50

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76

Command Reference
GS * Landscape Mode Graphics
Description
Prints a graphic image (in landscape mode only).
Expression
ASCII
GS *
n1 n2 t h w d1…dm
Decimal
29 42
n1 n2 t h w d1…dm
Hex
1D 2A
n1 n2 t h w d1…dm
Parameters
n1
most significant byte of left offset
n2
least significant byte of left offset
t
offset from top (in millimeters)
h
height of graphic (in millimeters)
w
width of graphic (in dots)
d1
first data byte
dm
last data byte (
h
*
w
)
50