Content justification with underline text in custom print format - ashish-greycube/help GitHub Wiki
To justify whole content from both side, write it in
. The text which has underline, use . To give space between lines use line-height
**For css, use ** text-align:justify; text-justify:inter-word; line-height: 2.2;