View preferences
Informations
Author: Michel Poulain
License: FPDF
Description
This script allows to set some viewer preferences.
DisplayPreferences(string preferences)
Available options are (case-sensitive):
FullScreen: displays the document full-screen (escape key to restore the normal view)
HideMenubar: hides the menu
HideToolbar: hides all toolbars
HideWindowUI: hides all window elements (scroll bars, navigation controls, bookmarks...)
DisplayDocTitle: displays the title of the document instead of the file name (no effect inside browser plug-in)
CenterWindow: centers the window (no effect inside browser plug-in)
FitWindow: sizes the window (if it's not maximized) to fit the page (no effect inside browser plug-in)