Hi, Support:
Would you help me To add a new textbox for a page at given position? and then add texts inTo the textbox, set fontname,fontsize,fontcolor for the texts in the textbox, and then set the boarder of the textb…...to create a textbox: Document doc = new Document(); // Create a...shape. Shape textBox = new Shape(doc, ShapeType.TextBox); // Specify...