Hi there,
I'm using TextToBitmap to product content to print on a ESC/POS printer.
My problem is that since TextToBitmap uses a Label to generate the contents, in different android devices with different screen resolutions, the result will be different (but the printing paper is the same ).
Is there any way of discard the scale factor when applying sizes to the Text being used on the TextToBitmap function? That way the content printed would have allways the same size.
Thanks in advance.
I'm using TextToBitmap to product content to print on a ESC/POS printer.
My problem is that since TextToBitmap uses a Label to generate the contents, in different android devices with different screen resolutions, the result will be different (but the printing paper is the same ).
Is there any way of discard the scale factor when applying sizes to the Text being used on the TextToBitmap function? That way the content printed would have allways the same size.
Thanks in advance.