/atom-pdf-view

Support for viewing PDF files in Atom.

Primary LanguageCoffeeScriptMIT LicenseMIT

PDF View package

Adds support for viewing PDF files in Atom. Powered by PDF.js

Features

Zooming

OSX Windows and Linux
Zoom in cmd-= or cmd-+ ctrl-= or ctrl-+
Zoom out cmd-- or cmd-_ ctrl-- or ctrl-_
Reset zoom cmd-0 ctrl-0

You can also zoom by holding ctrl and using the mouse wheel.

Status bar information

Shows the number of the current page and total page count.

Go to page

Jump to a specific page by either clicking on the page count in the status bar or by executing the Pdf View: Go To Page command from the command palette.