Ask your own question, for FREE!
Computer Science 22 Online
OpenStudy (anonymous):

how to read text (i.e either in the form of pdf or in MS-Word format) on DVD?

OpenStudy (anonymous):

You gotta be more specific, but if you're looking to read a document from a software you wrote, You would need to open let say a word document and read the lines with for loop. for example in java you would do: int i; for (i=0; i < numberOfLines; i++) { textData[ i ] = textReader.readLine(); }

OpenStudy (anonymous):

well i have couple of documents in my pendrive in MS-WORD format...i would like to read dem on my DVD...so wat should i do now?

OpenStudy (anonymous):

what you mean by DVD, a DVD player or a DVD CD or a DVD Writer/Reader

OpenStudy (anonymous):

a DVD player..:-)

OpenStudy (anonymous):

I assume you are talking about one that is not hooked up to a computer. In which case, you would first have use a computer to convert the files to a format it can read, likely jpeg.

OpenStudy (anonymous):

ya its not connected to computer....n i vl now try converting it 2 jpeg format..

OpenStudy (anonymous):

thank u..:-)

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!