Correção do PDF QRCODE holerite

This commit is contained in:
2026-06-18 20:15:05 -03:00
parent 92ba679a81
commit 13d6c243c3
3 changed files with 36 additions and 11 deletions

View File

@@ -90,7 +90,7 @@ module Pdf
# (direita). Garante espaço criando nova página se o rodapé estiver perto.
def assinaturas(motorista: nil)
@pdf.start_new_page if @pdf.cursor < 120
@pdf.move_down 60
@pdf.move_down 36
metade = (@pdf.bounds.width - 40) / 2.0
topo = @pdf.cursor