console.println("There are " + this.numPages + " in this document");Delete the last page from the document. The (0-based) page number of the last page in the document is this.numPages - 1.this.deletePages({ nStart: this.numPages - 1 });
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/acrobat_sdk/10/Acrobat10_HTMLHelp/JS_API_AcroJS.88.403.html