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
Had to make some workarounds for pypdf to work after Heroku stack was updated to 24. Before further upgrading the stack in future, make sure pypdf will still work or look at alternative solutions for generating pdfs using headless browser process.
Had to make some workarounds for
pypdfto work after Heroku stack was updated to 24. Before further upgrading the stack in future, make surepypdfwill still work or look at alternative solutions for generating pdfs using headless browser process.