In fact, I save doc file in a stream, after I convert in Byte. In a word 
document :

'01' is a picture so when I find this, I search the first picture inside and I 
save it, I make it untill end of the document and I save inside an other when 
I found 'like' a xml document.

exemple :

<txt>
     blablabla
</txt>
<img> 
     image0.jpg
</img>
<txt>
     re blablabla
</txt>
<img>
     image1.jpg
</img>

after I convert this in a video streaming (SMIL)

But I must do the same with powerpoint, but I don't know how... 

If someone have an idea ???


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to