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

Show or hide pages

Community Beginner ,
Nov 12, 2024 Nov 12, 2024

Good morning,

 

Does anyone know how I can make it so that when I check a checkbox button, pages are automatically added and when I uncheck it, these pages are hidden?

 

The checkboxes are in an index and I need the pages to be shown or hidden so I can put them where they need to go.

 

Thanks!!!

TOPICS
PDF
202
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
Community Expert ,
Nov 12, 2024 Nov 12, 2024
LATEST

To do it you must define those pages as Template objects, hide them and then use a script to spawn copies from them when you want to make them visible, or delete those copies when you want to hide them. This is assuming it needs to work in Reader. If it only needs to work in Acrobat then you can show/hide the Templates pages directly, also using a script.

This was discussed many times in this forum. Try searching for "template pages spawn" or something similar.

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