Is there a way to stop the library from breaking a word? Right now it prints something like:
Hello I am a test wh
ich should not break
I'm trying to print a table of payment breakdown, so are there options to:
Create a horizontal line across? I mean something like -------------------- but not a collection of dashes and from the left to the right
Is there a way, on a single line, to align some text to the left and other text to the right, so it prints something like this, but imagine it is stretches from the left to the right
Is there a way to stop the library from breaking a word? Right now it prints something like:
I'm trying to print a table of payment breakdown, so are there options to: