Question
How to install tesseract and xpdf to DO app?
tesseract and xpdf helps me to extract text from pdf files and images. While development on the localhost I just used homebrew to install these. I can’t understand how to install them on DO apps.
Should I use components - workers?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
I tried to use console tab, but it seems I have no permissions. sudo is not available.
How to install any library to this app?