PDF and Postscript command to draw text
tj
Text is defined in the PDF file format as a display value (normally what you see onscreen) and an extraction value. It is useful... The PDF text stream contains the instructions to draw the actual contents of the PDF. One of these instructions is the Tj command, which...