Converts a String to the content that should be written into a PDF to show that String.
@param theString The input String, that is, the text that needs to be shown in the PDF.
@param kerningActive Indicates whether kerning should be applied when writing this text.
@return The String that should actually be written into the PDF to show the input text.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.