J
James
Now, we are making converting tools from ppt to other format.
we have to use emf files to get bounds of shapes.
but we have troubles exporting shapes as emf.
it's too big to use it and spends too much time.
(
We used following functions and got result.
- Shape.Export
- Slide.Export
Filename: Shape01.emf
FileSize :
MachineA(XP, MSO2003) : 300kb
MachineB(Vista, MSO2007) : 7Mb (* problem)
)
I guess that EMF size depends on graphic device.
Is there a way to work around this big EMF problem?
we have to use emf files to get bounds of shapes.
but we have troubles exporting shapes as emf.
it's too big to use it and spends too much time.
(
We used following functions and got result.
- Shape.Export
- Slide.Export
Filename: Shape01.emf
FileSize :
MachineA(XP, MSO2003) : 300kb
MachineB(Vista, MSO2007) : 7Mb (* problem)
)
I guess that EMF size depends on graphic device.
Is there a way to work around this big EMF problem?