dheeraj510 / splitpdf

This is a rails application for which Input will be a pdf batch file (pay slip) consisting of multiple pages - each page will pertain to a single employee and the application will parse the name of the employee, split the pdf batch file into individual pages, and then place that sheet into the specific employee's folder.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

Please feel free to use a different markup language if you do not plan to run rake doc:app.

About

This is a rails application for which Input will be a pdf batch file (pay slip) consisting of multiple pages - each page will pertain to a single employee and the application will parse the name of the employee, split the pdf batch file into individual pages, and then place that sheet into the specific employee's folder.


Languages

Language:Ruby 75.9%Language:HTML 18.3%Language:CSS 2.9%Language:JavaScript 2.2%Language:CoffeeScript 0.7%