When generating a PPTX with multiple pictures, all the pictures are the same

Steps to reproduce:

Example pptx Template
example_template.pptx (40.5 KB)

Example JSON:
{
"title": "Sample document",
"pic1": "https://upload.wikimedia.org/wikipedia/commons/d/d1/Torre_di_pisa%2C_capitello_con_scimmiette.JPG",
"pic2": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/61/Palazzo_Don.jpg/2880px-Palazzo_Don.jpg",
"pic3": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/e9/20160806-DSCF1573-BalTone.jpg/2880px-20160806-DSCF1573-BalTone.jpg"
}

Example endpoint:
https://api.plumsail.com/api/v2/processes/n1nxm2o8/x958uzt/start

Even if the 3 images are different, the resulting .pptx shows the same picture (the last one) 3 times:

@Petr could you please give a look at this?

Hi @metalmarco,

I've got the same incorrect result in my sandbox. I'll discuss the reason with my team and reply.

Best Regards,
Petr Bushuev
Plumsail team

Thanks @Petr
I'm the CTO of the company and I really like your product. If I could close successfully this proof of concept I would like all the employees to adopt this new solution.

I'll wait for your answer.

Marco.

1 Like

Hello @metalmarco,

Thanks a lot for the bug report, we will fix it in a week.
I will let you know when the fix will be deployed to the production environment.

Thanks,
Roman

Thanks a lot @Roman_Rylov
Sometimes I got it working when creating the pptx on Google Slides, but never when creating the pptx template in Powerpoint.
I first saw the issue when creating looping slides (each one with 3 images). If you have time, please test also multiple images in looping slides.

Thanks again,
Marco.

Hello @metalmarco,

We've released a fix. Now it should work correctly. Please give it a try and let us know if there are any issues.

best regards,
Petr Bushuev
Plumsail team

Thank you very much, Petr.
It now works as expected!

Great job, and thanks again.
Marco.

1 Like