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("\033D%c", header->cupsBytesPerLine);
|
||||||
|
|
||||||
printf("\033%c", header->cupsCompression + 'c'); /* Darkness */
|
printf("\033%c", header->cupsCompression + 'c'); /* Darkness */
|
||||||
|
printf("\033q%d", header->MediaPosition + 1); /* Roll Select */
|
||||||
if (header->MediaPosition)
|
|
||||||
printf("\033q%d", header->MediaPosition + 1); /* Roll Select */
|
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case ZEBRA_EPL_LINE :
|
case ZEBRA_EPL_LINE :
|
||||||
|
|||||||
Referência em uma Nova Issue
Bloquear um usuário