CSS Properties

Note: This documentation is for Prince version 7.1. The latest documentation is available here.

User Guide / CSS Properties

prince-pdf-page-mode

Syntax

prince-pdf-page-mode: auto | show-bookmarks | fullscreen

Default

auto

Examples

@prince-pdf {
    prince-pdf-page-mode: show-bookmarks
}

Comments

This property can be used to set the default page mode for the PDF file when it is opened. For example, whether the bookmarks panel should be displayed, and whether the viewer should be fullscreen.