class PDF::Reader::TextReceiver

def set_text_matrix_and_text_line_matrix (a, b, c, d, e, f)

PDF operator Tm
###############################################################################
def set_text_matrix_and_text_line_matrix (a, b, c, d, e, f)
  calculate_line_and_location(f)
end