Skip to content

davout/documentalist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentalist

Rails gem for easily managing documents, converting them from a format to another, and merging data into ODF templates.

Checking for external dependencies

Documentalist assembles various moving parts that are necessary to perform the actual conversions, you can run run the documentalist:backends:checks task to see if these dependencies are met on your system, if it isn’t the case it will give you some tips on how to fix it.

Examples

Documentalist.convert('/home/somefile.doc', :to => '/home/someotherfile.pdf')

Installation

Require the gem in your Rails or Ruby application and you should be good to go !

About

Multi-purpose toolbox for creating, converting and extracting information from documents using various encapsulated backends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published