Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Is it possible to print the page numbers at a fixed spot?

New Here ,
Feb 03, 2016 Feb 03, 2016

Is it possible to print page numbers at a fixed spot (e.g. at the top of the page), irrespective of the page layout? I assemble agendas and the documents' layout differ. I need the page numbers to be printed on top of the document, and to changing according the page layout. Thank you!

TOPICS
Acrobat SDK and JavaScript
566
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Feb 03, 2016 Feb 03, 2016

Yes, but it requires using a script that will look at the page's dimensions

and will determine where to place the page number based on them. Of course,

you'll have to use relative terms, like 1 inch from the left edge and 0.5

inches from the top, etc.

On Wed, Feb 3, 2016 at 11:03 AM, marietjiek23492274 <

Translate
Community Expert ,
Feb 03, 2016 Feb 03, 2016

Yes, but it requires using a script that will look at the page's dimensions

and will determine where to place the page number based on them. Of course,

you'll have to use relative terms, like 1 inch from the left edge and 0.5

inches from the top, etc.

On Wed, Feb 3, 2016 at 11:03 AM, marietjiek23492274 <

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 03, 2016 Feb 03, 2016
LATEST

Thank you!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines