diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/hyperref/doc/manual.tex')
-rw-r--r-- | Master/texmf-dist/source/latex/hyperref/doc/manual.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/hyperref/doc/manual.tex b/Master/texmf-dist/source/latex/hyperref/doc/manual.tex index daaa721455e..f0192ffe632 100644 --- a/Master/texmf-dist/source/latex/hyperref/doc/manual.tex +++ b/Master/texmf-dist/source/latex/hyperref/doc/manual.tex @@ -489,6 +489,9 @@ pdfnonfullscreenpagemode pdfpagelayout & text & empty & set layout of PDF pages \\ pdfpagelabels & boolean & true & set PDF page labels \\ pdfpagetransition & text & empty & set PDF page transition style \\ +pdfprintscaling & text & empty & page scaling option for print dialog; + valid values are \texttt{None} and + \texttt{AppDefault} \\ pdftoolbar & boolean & true & make PDF toolbar visible \\ pdfwindowui & boolean & true & make PDF user interface elements visible \\ unicode & boolean & false & Unicode encoded PDF strings @@ -628,6 +631,7 @@ pdfpagemode & \textit{empty} & set default mode of PDF display \\ pdfpagelabels & \textit{true} & set PDF page labels \\ pdfpagescrop & \textit{empty} & set crop size of PDF document \\ pdfpagetransition & \textit{empty} & set PDF page transition style \\ +pdfprintscaling & \textit{empty} & page scaling option for print dialog \\ pdfproducer & \textit{empty} & text for PDF Producer field \\ pdfstartpage & \textit{1} & page at which PDF document opens \\ pdfstartview & \textit{Fit} & starting view of PDF document \\ |