Why my images are being returned with a -90 degrees rotation, using the PptxGenJS library with react.js?

29 Views Asked by At

I'm using the PptxGenJS library in conjunction with React.js to generate PowerPoint presentations. However, I've encountered an issue where certain images appear misaligned, as if rotated to -90 degrees, when viewed in the generated presentation. Strangely, when I open the same JPEG images directly in a web browser, they appear correctly oriented. This discrepancy doesn't occur for everyone. Any insights on why this might be happening?

0

There are 0 best solutions below