Always send roll select command.
Esse commit está contido em:
@@ -191,9 +191,7 @@ StartPage(ppd_file_t *ppd, /* I - PPD file */
|
||||
printf("\033D%c", header->cupsBytesPerLine);
|
||||
|
||||
printf("\033%c", header->cupsCompression + 'c'); /* Darkness */
|
||||
|
||||
if (header->MediaPosition)
|
||||
printf("\033q%d", header->MediaPosition + 1); /* Roll Select */
|
||||
printf("\033q%d", header->MediaPosition + 1); /* Roll Select */
|
||||
break;
|
||||
|
||||
case ZEBRA_EPL_LINE :
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário