Hi, Transforming autoshapes in images is not yet supported. You can't do it in HSLF but you try to implement your own renderer.
The problem is that the AutoShape object doesn't contain information how to draw it. For example, for DownArrow PowerPoint stores only the bounding box. The info how to draw the actual curve seems to be hardcoded in PowerPoint. It's not a part of the ppt format. Regards, Yegor >> I wrote: >> Hi! I need to transform a .ppt into an XHTML web page. >> It's not a problem to save image and text, but I'm not able to export >> "AutoShape" image into an image file. >> I mean if in my slide there is a "DownArrow" I would like to save that image >> as I do for images file like .jpg. >> Is there a way I can do it? >> I don't know if I make myself clear, I'm sorry, my english is quite poor! >> >> Thank you, Simone >> > nobody can help me? > _________________________________________________________________ > Crea il tuo gadget e vinci 10 Windows Vista e 30Ђ di musica! > http://concorsogadget.it.msn.com/ > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
