https://github.com/elia/flexpaper-rails
https://github.com/elia/flexpaper-rails
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/elia/flexpaper-rails
- Owner: elia
- License: mit
- Created: 2012-09-11T13:20:47.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2013-10-14T12:20:52.000Z (almost 13 years ago)
- Last Synced: 2024-12-28T03:51:58.569Z (over 1 year ago)
- Language: JavaScript
- Size: 543 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
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.