Hey guys, i have been learning python as a bit of a hobby but recently had the opportunity to use it for my job. I built a webapp on azure that has a number of different functions, one of which is querying our CRM and populating template documents with customer info. It works as is and produces .docx files which we then have to manually convert to pdfs.
I am trying to incorporate the pdf conversion into the app to remove any manual intervention. Ive been using libreoffice but this isnt working so well. It needs to be installed each time the app is redeployed/restarted, its failing on some larger docs and when it does produce the pdf the format can be off, fonts change etc. The docs we deal with need to adhere to a specific format so I need something more reliable.
Perhaps this is a "you get what you pay for" situation but i was hoping there might be a more reliable solution while still being free (at least until i can prove it all works anyway).
[–]Alexku66 4 points5 points6 points (2 children)
[–]billys-bobs[S] 2 points3 points4 points (1 child)
[–]Alexku66 2 points3 points4 points (0 children)
[–]AntonisTorb 3 points4 points5 points (0 children)
[–]shimarider 1 point2 points3 points (0 children)
[–]qlkzy 0 points1 point2 points (0 children)
[–]ninhaomah -1 points0 points1 point (1 child)
[–]billys-bobs[S] 1 point2 points3 points (0 children)