THis code will get me tHe text I want in tHe position I want on tHe page BUT NOT wrapped:
TextFragment tf = new TextFragment(text);
TextParagrapH tp = new TextParagrapH();
tf.TextState.Font = Fo&Hellip;...Position = new Position(h_position, v_position); tp.Position...align; tf.Position = new Position(h_position, v_position); p.Paragraphs...