Search found 1 match
- 2019-09-15T16:28:21-07:00
- Forum: Developers
- Topic: Deploying to Azure Cloud
- Replies: 2
- Views: 75904
Deploying to Azure Cloud
I am building a solution for one of my clients. It is a cloud based solution in Python. I've been trying to figure out the best way to deploy this solution. We are using Wand to convert PDF files to PNG in order to pass it to an OCR. From all of my research, it seems that ImageMagick is only usable ...