PC SOFT
ONLINE REPOSITORY
FOR WINDEVWEBDEV AND WINDEV MOBILE

Home |  | Sign in | English US
Elgin - Mini Pdv M8 - Android with WINDEV Mobile- Amarildo Matos
Published by amarildo
- Unclassified
New features
Sample order and order list on the mini pdv m8
Exemplo de pedido e lista pedido no mini pdv m8

Print Nfc-e Authorized in the PrintPrintXMLNFCe command
Prints Danfe
Prints Text
Cut paper
Close printer
-----------
Imprimir Nfc-e Autorizado no comando ImprimeXMLNFCe
Imprime Texto
Corte papel
Fecha impressora

Description
Sample order and order list on the mini pdv m8
Exemplo de pedido e lista pedido no mini pdv m8

Elgin - Mini Pdv M8 - Android with WINDEV Mobile
Elgin - Mini Pdv M8 - Android com WINDEV Mobile
https://windevdesenvolvimento.blogspot.com/2021/03/dicas-3295-WINDEV-WEBDEV-mobile.html
http://plataforma-e1.leonwebhost.com/index.html
https://youtu.be/QRiNfHU-Z5I
================ CODIGO FONTE
// BTN_ABRE_IMPRESSORA
EDT_Resposta=m8_abre()
=============== CODIGO JAVA
// Global procedure m8_abre em java
import com.elgin.e1.Impressora.Termica;
import android.app.Activity;
public static int m8_abre()
{
Activity obj = getCurrentActivity();
Termica.setContext(obj);
int result = Termica.AbreConexaoImpressora(6, "M8", "", 0);
return result;
}
Illustrations, screen shots
none
none
User reviews
(To evaluate this resource, click 'Write a review')
Boller
Parabéns!!!!
ABOUT
RATING:
51(1)
DOWNLOADS:
243
UPDATED:
May 17, 2021
VERSION:
1.4
CONCERNS:
WINDEV
Minimum version: windev 26
SIZE:
52.6 MB