Heroku-18 can not work directly with the gem wicked_pdf[https://github.com/mileszs/wicked_pdf]
To resolve this problem, you need to install libssl1.0.0
to your heroku server.
My old Aptfile
tesseract-ocr
tesseract-ocr-eng
My new Aptfile
tesseract-ocr
tesseract-ocr-eng
libssl1.0.0