Object resizing problem

Hi I have some problem with resizing of shapes or placeholders in slides. If you execute simple code:

Presentation presentation = new Presentation(inputStream);

presentation.write(outputStream);

and you open output file you will see that in attached black-shape.ppt file, that black sape is not same size as source file, and in file yellow-object.ppt that yellow objects changes its shape as well. Also some shadow below slide is missing too.

Can you tell me what could be the problem?

Thanks, Ivica.


Thanks for reporting it, we will look into this issue and fix it as soon as possible.