I want to write converter that gives me full control over converting PDF to ePUB? What i am looking is that the converter
- -should not cut the words in the end line. If a text is one paragraph then epub must be one paragraph without any additional space characters and cutted words.
- -should recognize the bookmarks in pdf document and should create a table of content (TOC) in epub version.
- should resize the images.
- should be in UTF8, its a must to be compatible for Turkish characters.
Please Suggest me any Library for this?