• Hi,
    Is there any way by which I can increase the font size of the text printing?
    I am using “TSP654II Thermal Printer”.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor lawrenceowen

    (@lawrenceowen)

    @chetanhit

    This is such a regular request that I have added it to our common issues document.

    It is not possible to change the font size now, and the ability for us to do so is limited because we are only able to use the fonts that are built-in to the printer (there are only two, and already we use the largest).

    However, there is still some ability to adjust the font size, and I hope to make this easier by the 2.1 release that I’m working on currently.

    If you are willing to modify your plugin locally, then you can check this thread for some advice. However, unless you are comfortable with PHP, I suggest waiting for 2.1, since any modification you make to your plugin now would not apply to the 2.1 or future releases.

    • This reply was modified 3 years, 10 months ago by lawrenceowen.
    Thread Starter chetanhit

    (@chetanhit)

    is there any way to make few text bold..
    and how can I remove the order status text being removed from printing.

    Plugin Contributor lawrenceowen

    (@lawrenceowen)

    @chetanhit

    If you are comfortable with PHP, then you can modify the order-handlet.php file according to your requirements, but be aware that any modifications that you make will be lost when you update the plugin (and need to be reimplemented). If not, then I recommend to wait for our upcoming 2.1 release, which will allow for design changes to be implemented externally via filters, if will still require some PHP to get exactly the results you want, but this will then be retained when you update the plugin later.

    Thread Starter chetanhit

    (@chetanhit)

    Hi,
    Is there any way by which I can get a preview of the print before printing the order. As I have check few things and for that I have print an order each time. So is there any way by which I can see a preview of things printing before actual printing.

    Plugin Contributor lawrenceowen

    (@lawrenceowen)

    @chetanhit

    That would be nice but unfortunately is not possible, we would need to develop a complete printer device emulation in php, which is far out of the scope of the free plugin. Potentially, we could generate an html based preview, to show in the web browser, but that would not really be an accurate representation of the printed result.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Increase the font size of the text printing’ is closed to new replies.