dmadariaga/USBPrinter

Picture is not clear

Opened this issue · 3 comments

ues this and send the bytes to printer ,the printer print the picture is not clear.

                fis = new FileInputStream(newFile);
                PCLPrinter pclPrinter = new PCLPrinter(fis);
                byte[] bytes = pclPrinter.print();

can i how to print clear rgb picture ?help me,plz.

Hi, for questions like this please send me an email to diego@niclabs.cl, that way I will help you faster thanks you.

thanks.!!!