How to Set Continuous Scroll as the Default PDF View in Preview on macOS

When you are utilizing a macOS workstation to audit massive, multi-hundred-page PDF documents (such as technical manuals or legal contracts), the default rendering behavior of the Preview application—displaying one single page at a time and requiring physical clicks to advance—is mathematically inefficient. To force the macOS neural engine to execute a structural override and render the entire document as an infinite, seamlessly scrolling vertical geometric plane, you must manipulate the PDF display vectors.

Executing the Geometric Display Override

The Preview application allows you to instantly alter how the Core Graphics engine renders PDF geometry on the fly.

  1. Locate your target PDF file in Finder and double-click to open it natively in Preview.
  2. Look at the absolute top menu bar of the screen. Click on View.
  3. Locate the section of the drop-down menu dedicated to document geometry (it contains options like “Single Page”, “Single Page Continuous”, “Two Pages”).
  4. Select Continuous Scroll (or Single Page Continuous depending on your exact macOS kernel version).

The exact millisecond you execute the command, the Preview engine will violently restitch the document architecture. Instead of isolating pages into strict geometric boxes, it joins them end-to-end. You can now use your trackpad or mouse wheel to execute a fluid, high-speed vertical scroll through the entire document matrix without any rendering interruptions.

Configuring the Absolute Default Behavior

Changing the setting via the View menu only affects the currently active document. To mathematically force the Preview engine to open every future PDF in continuous scroll mode, you must alter the core application preferences.

  1. With Preview open, click Preview in the absolute top-left corner of the menu bar, then select Settings (or Preferences).
  2. Click on the PDF tab within the geometric modal window.
  3. Locate the drop-down menu labeled Opening for the first time: Show as.
  4. Change the selection to Continuous Scroll.
  5. Close the Settings window.

The macOS kernel will now permanently default to high-speed vertical rendering for all future PDF interceptions.

Get the best tech tips delivered straight to your inbox.

Join thousands of readers mastering Apple, Google, Microsoft, and Linux.