davvil / pdfpc

A presenter console with multi-monitor support for PDF files.
http://davvil.github.com/pdfpc/
GNU General Public License v2.0
210 stars 20 forks source link

Adds support for sizing options for the windowed mode. #84

Closed andybarry closed 9 years ago

andybarry commented 10 years ago

I wanted to use pdfpc in a kiosk mode for an interactive presentation where I would also have videos playing on the screen. To do this, I needed to force a particular size for the windowed mode so I could have the presentation on one side and my videos on the other. This pull request implements a size option (in pixels) for the width and height of the window (forces windowed mode).

andybarry commented 9 years ago

This request is now merged into the new pdfpc repository: pdfpc/pdfpc#8