[PDF/Javascript] addAnnot - FreeText, PolyLine
var annotText = this.addAnnot({ page: 0, type: "FreeText", textFont: "Arial", // or, textFont: "Viva-Regular", textSize: 7, rect: [57.806640625,730.9102172851562,75.806640625,744.916015625], width: 0, alignment: 1, contents: "D", lineEnding : "None", refType : "R", seqNum : 1 }); var annotPoly = this.addAnnot({ page: 0, type: "PolyLine", rect: [55.78631591796875,730.4441528320312,73.809448242187..