I am unable to print the total word it having spaces.using zebraGK420d Printer.
here the code is
$barcode_ZPL_code="^XA4
^FO 80,50^AD,25^FDTest Message^FS
^FO80,130^AD^BY2
^BCN,100,Y,N,N
^MD10
^FDLTX81309-3(3)-COK^FS
^FO80,280^AF^FDTest Message Display^FS
^XZ";
unable to print the full name "Test Message".Only printing the word"Test". and If i given commas(,) also it should taken but it label format is not correct like it displays SHOP,212- (5spaces) CENTER MALL,(5spaces) -MAIN- ROAD . Please give the solution for this one.Thanks