in my program I should read Character by character from a pdf file and put evry word on a database. I doubted, can I do that or not? then I decided to convert the pdf file to a MS WORD file with a converter and then read from that file.
Now still I Don't know how can I read Character by character from a MS Word File. I'm using C++/MFC in my program.
if you give me an sample code it would very help me and I'll be so thanks-full.