Extracting Images from RTF documents

M

ming

Hello,

I have a bunch of documents .DOC and .RTF and I want to extract
just the images from them.
I want to write a small software that will do the following:
Input : vacation.RTF ( or .DOC)
Output : images ( BMP or JPG) in the input file.

Please help..
 
A

Alf P. Steinbach

* ming:
I have a bunch of documents .DOC and .RTF and I want to extract
just the images from them.
I want to write a small software that will do the following:
Input : vacation.RTF ( or .DOC)
Output : images ( BMP or JPG) in the input file.

Please help..

It seems you're looking for a set of C++ libraries.

You might check out the C++ Libraries FAQ, but I have the impression
that it's not maintained -- or rather, contributed to -- anymore.

Try to search.
 
O

Ondra Holub

ming napsal:
Hello,

I have a bunch of documents .DOC and .RTF and I want to extract
just the images from them.
I want to write a small software that will do the following:
Input : vacation.RTF ( or .DOC)
Output : images ( BMP or JPG) in the input file.

Please help..

You may use API of OpenOffice.org to load and extract pictures from
..doc file. For rtf should exist some more light-weight library then OOo.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top