Correção do PDF QRCODE holerite
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user