You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im trying to print on a QL-820NWB and cant seem to get it to work, however I think i might have found out what cause this.
It seems to me that the program does not identify the correct size of the image provided, this might be me using the wrong command line options, but I think I will need some help here :-).
I'm trying to print an image that is prepared for a 62mm roll and have tried with both 62x100 and 62 endless
from what i have read in the documentation what i have done below should work.
Hello and thanks for your great software.
Im trying to print on a QL-820NWB and cant seem to get it to work, however I think i might have found out what cause this.
It seems to me that the program does not identify the correct size of the image provided, this might be me using the wrong command line options, but I think I will need some help here :-).
I'm trying to print an image that is prepared for a 62mm roll and have tried with both 62x100 and 62 endless
from what i have read in the documentation what i have done below should work.
With either command I get the following debug error stating that the width of my image is 720 while it is 696 as documented.
DEBUG:brother_ql.raster:raster_image_size: 720x1109
INFO:brother_ql.backends.helpers:Sending instructions to the printer. Total: 64972 bytes.
DEBUG:brother_ql.backends.generic:Writing 64972 bytes.
The printer reports wrong roll type and brother_ql hangs, so you have to terminate with ctrl+c
To me it seems that the width is not detected properly, do anyone have a suggestion on how to rectify this?
Br
Alfa
The text was updated successfully, but these errors were encountered: