Take a look at the Office Drawing spec (OfficeDrawing97-2007BinaryFormatSpecification.pdf). It is available at http://msdn.microsoft.com/en-us/library/ff381461.aspx, see the Office Drawing section.
Yegor On Thu, Oct 13, 2011 at 1:12 PM, chaitanya prasad movva <[email protected]> wrote: > Hi , > I am using Apache POI to render autoshapes for MS PPT format. I could > not find an API to retrieve information about specific shapes. For > example for an "ELbow connector" present in a PPT i need to know the exact > co-ordinates to render this in my application. > > Thanks and Regards, > Chaitanya Prasad Movva > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
