vfr / UXReader-macOS

UXReader PDF Framework for macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UXReader PDF Framework for macOS

The UXReader PDF Framework for macOS is a fully open-source macOS PDF reader/viewer framework based on the open-source PDFium library.

The code is written in Objective-C++ (works with Swift or plain Objective-C) and does not require storyboards or NIBs (all UI elements are generated in code with graphics resources bundled in the framework).

After cloning or downloading the sources, you will need to download the PDFium lib*.a files ZIP and extract it over the UXReader/UXReader/PDFium directory before building in Xcode.

Contact Info

Email: joklamcak(at)gmail(dot)com

Twitter: @joklamcak

License

This code has been made available under the MIT License.

Screens

UXReader-Mac-1 UXReader-Mac-2

About

UXReader PDF Framework for macOS

License:Other


Languages

Language:Objective-C++ 39.8%Language:C 37.7%Language:C++ 17.6%Language:Objective-C 4.9%