How do I convert pdf to text through matlab?

Hello,
I just started to use matlab this year so Im new to this whole computer programming. Im trying to make a program where I can get a summary from a word document or pdf file without having to read the whole pdf file itself. So far I'm able to do this by putting in just plain text into matlab. I want to be able to take a pdf file and do the same without having to download a pdf to text converter. Is there any code that will allow matlab to save the pdf file then convert it to text directly?

답변 (1개)

Joseph Cheng
Joseph Cheng 2014년 4월 3일

0 개 추천

If you have to do this manually (creating your own pdf to text) then you'll have to read up on the PDF file structures (link for more info http://partners.adobe.com/public/developer/tips/topic_tip31.html . Otherwise if you look at the matlab file exchange there are user created programs that you can use to do this for you.

댓글 수: 5

Where do I go for the Matlab file exchange to find how other people done it?
there is a link at the top of this page there is a link called File Exchange, right next to Answers. There is a search box where you can search for pdf.
Jan
Jan 2014년 4월 4일
@Kriszti Novak: Do not hesitate to ask your favorite internet search engine for such questions. E.g. Google is able to find sufficient links, when you insert "Matlab file exchange" as term to search for.
Yes I tried google and on here a couple of times but it doesn't really answer my question it has alot about how to convert to pdf through matlab but not really on how to convert pdf to text through matlab. Maybe just not looking at the right places or not understanding how some people have answered it if they have answered the question.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Language Support에 대해 자세히 알아보기

질문:

2014년 4월 3일

댓글:

2014년 4월 4일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by