Hi, Using 2.x here. I understand that I need to exit text mode via contentStream.endText() before printing things like lines. Fine. But, if I contentStream.endText(), and print some lines, how can I re-enable text mode? I tried contentStream.beginText() but it didn't work. Sure appreciate any help!
Blake McBride

