Skip to content

A PDF viewer created for a 3rd year Computer Science project. A Cocoa application created using Swift and the PDFkit provided by the Quartz framework.

License

Notifications You must be signed in to change notification settings

thierryH91200/OSX-PDF-Viewer-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Update

reference : https://github.com/PatrickSkinner/OSX-PDF-Viewer

Documentation

Sample

Wiindow 1

Sample

page 1

OSX-PDF-Viewer

A PDF viewer created for a 3rd year Computer Science project. A Cocoa application created using Swift and the PDFkit provided by the Quartz framework. Created by Patrick Skinner and Cassidy Mowat.

• Navigation through a PDF document, back/forward and to a given page

• Can open and navigate through multiple documents

• Title bar updates based on current PDF name

• Can zoom in, out and scale the document to the window

• Can record brief notes about a page. These are stored persistently

• Can bookmark pages in a document with a custom name for easy identification. These are stored persistently.

• Custom menu structure is provided

• A start up screen is displayed, allowing users to select from a persistent list of recently opened documents or open a new document.

• Document search is provided, highlights every instant of the search term in the document, then can traverse backwards and forward between instances.

• A PDF thumbnail view is included, allow users to easily find a certain page in the document

About

A PDF viewer created for a 3rd year Computer Science project. A Cocoa application created using Swift and the PDFkit provided by the Quartz framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages