Is it possible to insert text into each line in a text box? I use a handwritten font, and the first letter on each line is cut off a bit. I already used padding and margin, but this does not work.
Many thanks.
Eric
Have you tried using \ t ? More details would be good if you program it or you print it? You can also try alt codes if the latter is Alt-012 tab.
. , , , HTML. HTML, .
\t,
style = "padding-left: 4px;"
.