Coder Social home page Coder Social logo

pdfviewer's Introduction

PDFViewer

image

概要

PDFを閲覧するためのアプリです。Windows OS標準の機能を使っているため、軽量で高速に動作します。

操作方法

  • PDFファイルを開く

 起動直後ウィンドウをクリックして、ファイルを開くダイアログから、PDFファイルを選択する。  または、エクスプローラーから開きたいPDFをアプリにドラック&ドロップする。

  • ページ送り

    キーボードの矢印キー、または、PageUpキーPageDownキーでページ移動ができます。 Homeキーは先頭に、Endキーは末尾に移動。 キーボードの数字キーで指定ページに移動ができます。例:連続で2,3と入力すると23ページが開きます

  • 全画面表示

    F11キーを押すと全画面表示の切り替えができます。再度F11キーを押すと全画面表示が解除されます。

  • アプリ終了

    ウィンドウの閉じるボタン、または、Escキー、または、Altキー+F4キーでアプリを終了することができます。

  • コマンドラインでPDFファイルを開く

    下記のようにコマンドラインの引数としてPDFのパスを渡すと起動時に開くPDFファイルを指定できます。

    PDFViewer.exe <ファイルパス>

ビルド設定

image

追加の #using ディレクトリ:%(AdditionalUsingDirectories)
Windows ランタイム拡張機能の使用:はい

pdfviewer's People

Contributors

kenjinote avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.