alfonsovinti / cordova-plugin-bixolon-print

8 stars 17 forks source link

space Margin between printText and printImage #19

Open lucav90 opened 6 years ago

lucav90 commented 6 years ago

Hi,

I have in same function 2 print methods. First text print and second image print. I haven t addhr or space in text print function, but in the end i have 2cm of space between last row textprint and imageprint.

It is normal? How i can solve?

Regards,

alfonsovinti commented 6 years ago

Hi, yes is normal, the spaces is added at end of printText method and in both methods via lineFeed function.

To solve this you should write a specific method to do this.

Regards.

lucav90 commented 6 years ago

How can i solve with the method?

there is sample code or you can give me support and help?

regards,