Closed haemi closed 4 years ago
When I try to load a pdf I always get the placeholder image... is it somehow possible to load pdfs from remote as well?
No, even though PDF can store images, it's not an image format. You can write your ImageDecoder and replace the current one if you really need to.
ImageDecoder
When I try to load a pdf I always get the placeholder image... is it somehow possible to load pdfs from remote as well?