I would like to integrate PDF Editor with ASP.Net MVC3 using Adobe Live Cycle/Acrobat API.
Below is the details of requirement:
1. Converting scanned images (tiff/jpeg) to PDF.
2. Recognizing image text using OCR feature from PDF file.
3. Editing (Delete/Insert) text into PDF file.
4. Highlighting text into PDF file.
5. Copying pdf text into txt file.
6. Saving updated PDF as a PDF/JPEG file.
7. Adding/Deleting pages from PDF file.
I would require a MVC3 PDF editor in which i can perform above tasks.
Please let me know if Adobe Live Cycle/Acrobat API will help me to perform all the above features in ASP.Net MVC3. Also provide some sample code which can perform these tasks using Adobe Live Cycle/Acrobat API so that i can test it with my code.
Please also let me know the licence cost of the product with above mentioned feature.
-Manoj Shukla