Replace frmRuecklaeuferanalyse.frm
This commit is contained in:
parent
7e79d55ccb
commit
85bca8161b
@ -1403,7 +1403,7 @@ Private Sub PrintProtokoll(ByRef PrintObjekt As Object)
|
||||
Printer.FontSize = 7
|
||||
Printer.CurrentY = py - offsetY + 0.1
|
||||
Printer.CurrentX = px + (mw - Printer.TextWidth("Q[m³]"))
|
||||
Printer.Print "Q[m³/h]"
|
||||
Printer.Print "Q[m³]"
|
||||
|
||||
Printer.CurrentY = (py + lineH + offsetY) - Printer.TextHeight("|")
|
||||
Printer.CurrentX = px
|
||||
|
||||
Loading…
Reference in New Issue
Block a user