You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I want to read an template powerpoint the reader gives an error that the provided X and Y offsets are float instead of integer, the same for the height and width.
I've added (int) on these places in the vender folder so I can continue working.