A very strange thing has happended to my app recently and not sure what has changed? wicked pdf is not longer displaying my https://
images from my amazon s3 server. I am using the images with the src= "https://pathtoimage.png"
and they were displaying just find before.
The displaying of images is not working locally or on heroku. On my production server, the pdf rendering is not working as well and creating a bunch of blank white pages.
I am using the gem
gem 'wkhtmltopdf-binary'
gem 'wicked_pdf'