Jump to content

dev botao

  • Este tópico foi criado há 3338 dias atrás.
  • Talvez seja melhor você criar um NOVO TÓPICO do que postar uma resposta aqui.

Recommended Posts

  • Membros Pro
Posted

Olá pessoal precisei modificar a impressão do QRCod da NFCe para impressora Bematech. 

unit ACBrNFeDANFeESCPOS;

O QRCod estava imprimindo muito grande.

Se tiver outra forma de diminuir sem modificar este código por favor me passem.

Segue fonte alterado.

    FLinhaCmd := chr(27) + chr(97) + chr(1) + chr(29) + chr(107) + chr(81) +    chr(3) + chr(8) + chr(8) + chr(1) + chr(cTam1) + chr(cTam2) + cCaracter;

    FLinhaCmd := chr(27) + chr(97) + chr(1) + chr(29) + chr(107) + chr(81) +    chr(3) + chr(6) + chr(8) + chr(1) + chr(cTam1) + chr(cTam2) + cCaracter;

ACBrNFeDANFeESCPOS.pas

  • Este tópico foi criado há 3338 dias atrás.
  • Talvez seja melhor você criar um NOVO TÓPICO do que postar uma resposta aqui.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.