Skip to content

mihailsalari/TextFromPDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextFromPDF

Text from PDF file

NSString* convertPDF(NSString * pathToFile);

Original rep

https://github.com/zachron/pdfiphone

Contribuitors:

*https://github.com/zachron/pdfiphone

*https://github.com/mihailsalari

*https://github.com/amogildea

Demo

Demo Doccou alpha

Support

[8.x.x] [7.x.x]
Xcode Version x

Feature Done

v1.0.0

  • UITextView
  • PDF
  • zlib.tbd
  • UIAlertController

Bug Reports & Feature Requests

No Bugs

Contributing

  1. Fork the project.
  2. Create a branch for your new feature.
  3. Write tests.
  4. Write code to make the tests pass.
  5. Submit a pull request.

All pull requests are welcome !