I'm looking for a solution to convert doc/xls/ppt files into PDF documents with a Django app on Heroku.
https://github.com/rishihahs/heroku-buildpack-libreoffice
This buildpack puts my slug size above the allowed size, but obviously this would be the best solution. I'm thinking of converting on another server, but would really be nice if I could do it within the heroku app itself. Anyone had this problem and solved it before?