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

View PDF form in print preview or view PDF in full screen mode with all buttons hidden

New Here ,
Apr 27, 2023 Apr 27, 2023

Hello,

 

I have a button that allows users to view my PDF form in Full Screen Mode. However, the users would like all the buttons/radio buttons to be hidden as if the document was in print preview mode. Does anyone know of a way to view the PDF form in Full Screen Mode with the buttons hidden, maybe with a script? Or is there an easier way without javascript? 

 

It should be noted, once the user exits out of Full Screen Mode, they will need the buttons visible again. I know I could hide the buttons with the following script:

 

this.getField("Button").display=display.hidden;

 

The problem with that is I have multiple buttons within this document that will show or hide based off javascripts from other buttons so I don't want to mess those up. Any ideas on how to view the PDF form full screen in print preview?

TOPICS
JavaScript , PDF forms , Print and prepress
371
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
no replies

Have something to add?

Join the conversation