I have the following freetext annotation, but no matter what I do I cannot get it to print. Any Suggestions?
this.addAnnot({contents: ""This is my text on the page"", type: ""FreeText"", page: 0, textFont: font.Helv, textSize: 18, rect: [15, 765, 420, 784], alignment: 1, print: true});
George Kaiser