Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
ipodishima committed Dec 15, 2011
1 parent 9fcffcd commit 685c7b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Fork from the impressive work of KurtCode : https://github.com/KurtCode/PDFKitte

### About my fork
For my project, I need to search through all the document. So, from the original repo, here are my modifications :

* Background parsing when you parse all the document
* The output data is changed to a dictionary which contains array for keys (the pages). This is more suitable when you need to access selections for a specific page.
* Renaming of all the core files, with reference to the work of KurtCode. This renaming is to make life easier when you include the files into a big bunch of others files.
Expand Down

0 comments on commit 685c7b8

Please sign in to comment.