<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>1 Sep 2017 18:44:21 Z</lastBuildDate><pubDate>18 Aug 2017 11:30:36 Z</pubDate><description>I have problems with printing on POS printers with printer (ROM) fonts.&#13;
&#13;
Tested with Epson TM-U88iii and Bixolon STP-103ii with same results.&#13;
&#13;
[code:wl]&#13;
iConfigure("EPSON TM-T88III Receipt")			//for Epson&#13;
//iConfigure("BIXOLON STP-103II")				//for Bixolon&#13;
trace(Fonlist(fontPrinter))						//just to be sure that FontA11/FontA1x1 is visible to Windev&#13;
iCreateFont(1, 9.5, iNormal, "FontA11", iBlack, 0)		//for Epson&#13;
//iCreateFont(1, 8.5, iNormal, "FontA1x1", iBlack, 0)	//for Bixolon&#13;
iPrint(iFont(1) + "0         1         2         3         4")&#13;
iPrint(iFont(1) + "01234567890123456789012345678901234567890")&#13;
iEndPrinting()&#13;
[/code]&#13;
&#13;
Printed result is the always same with WinDEV default font, just the size of the font is changing.&#13;
&#13;
Any clue?</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62315-printing-pos-printer/read.awp</link><title>Printing on POS printer!</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>fromweb</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62315-printing-pos-printer-62490/read.awp</comments><pubDate>1 Sep 2017 18:44:21 Z</pubDate><description>Hi&#13;
&#13;
not ALL combinations of font and size are available on all printers, and &#13;
if the chosen combination dos not exist, the pr…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62315-printing-pos-printer-62490/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62315-printing-pos-printer-62490/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62315-printing-pos-printer/read.awp">Printing on POS printer!</source><title>Re: Printing on POS printer!</title></item><item><author>BigED</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62315-printing-pos-printer-62488/read.awp</comments><pubDate>1 Sep 2017 15:40:46 Z</pubDate><description>Anybody?</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62315-printing-pos-printer-62488/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62315-printing-pos-printer-62488/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62315-printing-pos-printer/read.awp">Printing on POS printer!</source><title>Re: Printing on POS printer!</title></item><item><author>BigED</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62315-printing-pos-printer-62406/read.awp</comments><pubDate>25 Aug 2017 18:52:42 Z</pubDate><description>Anybody?</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62315-printing-pos-printer-62406/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62315-printing-pos-printer-62406/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/62315-printing-pos-printer/read.awp">Printing on POS printer!</source><title>Re: Printing on POS printer!</title></item></channel></rss>
