• Resolved mikerutherford108

    (@mikerutherford108)


    Hi
    I have just gotten a Star thermal printer and hooked that successfully into our WooCommerce installation. I even managed to get some important fields onto the receipt. I do have a question about two things.
    1) German Umlaute like ? ? ü are not being printed correctly so i wonder were one can fix that in the code.
    2) All text has just one size. The only way to make lines stand out is to wrap them in $printer->set_text_emphasized(); code. There is no way to scale text which is hugely frustrating as we need that urgently.
    I can see from the Star Document Markup documentation that there should be plenty of possibilities to design the content but for some reason that potential seems not to be used. How can we tweak the code to overcome this problem.
    Thanks for any help.

    PS: It would be nice to get Image logo printing working as well …

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

    (@lawrenceowen)

    Hi Mike

    Which printer model are you using? I’m assuming TSP650II with HI0x interface?
    If so, then it can be set to support the Unicode character set, which should fix your character issue.
    Font scaling is also possible, but please understand that it is limited to multiples of the base width/height.
    Unfortunately, the WordPress plugin is not able to use the star markup language, as that would require some non-php code to be installed on the server, difficult to implement in a plugin, especially for customers who don’t have full ssh access to their server.

    Logo printing should already work, but the logo’s need to be installed into the printer FlashROM. The easiest way to do this is with the Windows StarPRNT software which you can download from https://starmicronics.com/support/default.aspx

    Would you be willing to test the current development version of the plugin to resolve your issues? If so, please contact our European tech support ([email protected]) and ask to be passed on to me.

    Thread Starter mikerutherford108

    (@mikerutherford108)

    Hi
    Thanks for getting back to my question so quickly. Since i started a conversation with support@ as well and got a reply there immediately i did not monitor this post anymore. Glad you guy’s at Star are paying close attention …
    I use exactly the model you mention. And connecting it to woocommerce worked a charm.
    Font scaling is music to my ears. Multiples of base width/height should work for me.
    Logo printing is also understood now. Maybe it’s good to adjust the installation instructions for the plugin with that information.
    Testing current development version would be nice. I expressed that to support@ as well now.
    Looking forward.

    Plugin Contributor lawrenceowen

    (@lawrenceowen)

    Hi
    Yes, I understand that you are talking with Alex on support, he has been in contact with me and added some products to our test site to show the problem with German characters. Unfortunately due to the Covid-19 issues we are all now working from home rather than in the same office, so we may be a little slower than usual but should be able to help you get everything resolved.

    I am just updating the development version of the plugin to ensure that it selects the correct character set, and to demonstrate some font scaling. We will then briefly test and package it up for you.

    Thread Starter mikerutherford108

    (@mikerutherford108)

    Sounds awesome!! And thanks for the support in those challenging times. The project i am working on is supposed to help with orders for bakery’s so that customers can order rather then come to the bakery.
    So thanks for your support.

    Plugin Contributor lawrenceowen

    (@lawrenceowen)

    In that case we are even more happy to help!
    I’ve just sent an email link to the development version of our plugin. I think that it will resolve all of your issues, although you will still need to adapt the print layout to match exactly the results you need. Let us know if you have any difficulties.

    Plugin Contributor lawrenceowen

    (@lawrenceowen)

    Please try version 1.1.0 that has now gone live officially.
    Once installed, check options and ensure that “UTF-8” text encoding is enabled.

    Plugin Contributor lawrenceowen

    (@lawrenceowen)

    Quick update to mark this thread as resolved. Of course please let us know if you have any further difficulties.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘FontSize & Umlaute’ is closed to new replies.