[Interest] (SOLVED) Printing to LX-300 II

Joseph W. Joshua joshua at megvel.me.ke
Wed Nov 6 08:15:55 CET 2013


On 11/5/2013 3:09 PM, Joseph W. Joshua wrote:
> Hi, I have an Epson LX-300 II dot matrix printer. The printer prints ok
> on other software, but when I print from my Qt program, the character
> spacing is totally condensed. I have tried printing from other Qt
> software, e.g. QtCreator straight to the printer, with the same result.
> Other dot matrix printers print OK using the same code, except this
> particular one. As mentioned above, printing from other software such as
> word, notepad etc, the character spacing id ok.
>
> Any help appreciated.
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
To answer myself,

I solved this by using QFont::stretch(). I don't know whether this is a 
bug or not, as it is replicated in all software made in Qt.




More information about the Interest mailing list