PDF: Eliminar underlines de Otras Notas
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 1m13s
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 1m13s
This commit is contained in:
@@ -492,10 +492,6 @@ function renderizarSeccionOtrasNotas(
|
||||
doc.text(notaTruncada, x + 38, y + 6)
|
||||
}
|
||||
|
||||
// Líneas para escribir (múltiples líneas para el espacio expandido)
|
||||
dibujarLineaHorizontal(doc, x + 38, y + 7, x + width - 3, PDF_CONFIG.lineWidth.thin)
|
||||
dibujarLineaHorizontal(doc, x + 3, y + 12, x + width - 3, PDF_CONFIG.lineWidth.thin)
|
||||
dibujarLineaHorizontal(doc, x + 3, y + 17, x + width - 3, PDF_CONFIG.lineWidth.thin)
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user