An open API service indexing awesome lists of open source software.

https://github.com/elia/flexpaper-rails


https://github.com/elia/flexpaper-rails

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Flexpaper Rails

“[Flexpaper](http://flexpaper.devaldi.com) displays documents in your favorite browser using HTML, HTML5 or flash. Its way of reusing display containers makes it possible to view large documents and books.”

Requires `pdf2swf`.

## [`pdf2swf`](http://www.swftools.org) Installation

Mac (homebrew):

brew install swftools

(from: http://wiki.swftools.org/wiki/Installation#How_do_I_compile_swftools_on_Mac_OS_X.3F)

Linux (apt):

sudo add-apt-repository ppa:guilhem-fr/swftools
sudo apt-get update
sudo apt-get install swftools

(from: http://www.ubuntugeek.com/how-to-install-swftools-in-ubuntu-12-0411-10-using-ppa.html)

---
This project rocks and uses MIT-LICENSE.