注釈の座標を指定し追加する

説明

注釈の座標を指定し追加するにはaddAnnot()を使いpointを使って座標を指定します。

サンプル [実行する]

aObj = this.addAnnot({type: "Text", point:[10,400], page: 0});