forked from shreyas123/DOC2HTMLConversion
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
26 lines (19 loc) · 734 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
== Dependencies or Prerequisites:
To use converter code, there are some prerequisites:
1. Required Gem:
-------------------
mime-types
open-uri
2. Required Installations:
-------------------
OpenOffice.org v2.0.3 or higher
A Java runtime environment version 1.4 or higher
== Instructions
Install OpenOffice, JVM and download JODConverter from http://www.artofsolving.com/opensource/jodconverter.
Start OpenOffice service by following link http://www.artofsolving.com/node/10
In upload_controller change line number 27 to the directory where you have stored the downloaded JODConverter.
== Developers
Shreyas Agarwal
== Compatibility
Rails 2.3.x 3.x.x
Ruby 1.8.7 1.9.x