how to convert pdf file into doc file and display this doc file on jeditor pane.
please any one help me thanks
how to convert pdf file into doc file and display this doc file on
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can read PDF contect by using itext. Examples are there in below link
http://itextpdf.com/book/toc.php
But if the requirement is just to display PDF content than I believe you can use PDFRenderer to display PDF document.
http://www.javaworld.com/javaworld/jw-06-2008/jw-06-opensourcejava-pdf-renderer.html?page=1