Adobe acrobat pdf page number
Pro DC. Try the Acrobat Course for Free! Try It Free! About Joseph Brownell. Add Text to Shapes in Publisher — Instructions.
Delete a Page in Publisher — Instructions. The Edit PDF toolset is displayed in the secondary toolbar. Formatting and other related options are displayed in the right-hand pane. Add headers and footers, with no document open Windows only. You can also add files or folders by dragging them into the dialog box. Update the headers and footers.
Updating applies to the most recently added header and footer set. Open the PDF file containing header and footer. Change the settings as needed. Add another header and footer. The preview shows any existing headers and footers. Type text in the header and footer text boxes to add more headers and footers. As you type, the preview updates the appearance of the complete headers and footers on the page.
Select new formatting options, as preferred, again noticing the updating in the preview. Replace all headers and footers. Specify the settings, as needed. Remove all headers and footers. Do one of the following:. In the dialog box, click Add Files , choose Add Files , and select the files. Click OK , and then in the Output Options dialog box, specify your folder and filename preferences. Add a Bates numbering header or footer Acrobat Pro.
Bates numbering is unavailable for protected or encrypted files and some forms. Add Bates numbering. As needed, do any of the following in the list of files:.
To change the order in which Bates numbers are assigned, select a file, then drag it or click Move Up or Move Down. To sort the list, click a column name. Click again to sort in reverse order. In Number Of Digits , specify how many digits make up the Bates number, entering any number from 3 through The default number is 6, which produces Bates numbers such as , , and so on. The default is 1. In Prefix , type any text to appear before the Bates number.
In Suffix , type any text to appear after the Bates number. Add more documents to a Bates numbering series. If you want to know what page you are on, you use the pageNum property of the doc object. You can also use this property to go to a specific page. If you want to use any of the Acrobat methods or properties that need a page number, you should use this value.
If you want to printout or send to another application the physical page number, then you add 1 to the internal page number which is because the default for the first value in a JavaScript array is 0. In reality, the value you get from the pageNum property is not really the page number, but rather the page index, but since that would cause a whole other set of confusing problems, Adobe opted to call it the value the page number. If you wanted to move yourself to a specific page in a document say the 5th page , you would use the JavaScript: this.
If not, let me know a little more about what you are trying to do, specifically, I'm not too sure what you mean by "external format.