python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
ActiveStorage::UnpreviewableError
I'm trying to create a PDF preview for my PDF files, but I don't know where to start, I'm using poppler gem on Ruby on Rails.
The app is giving me this message: "ActiveStorage::UnpreviewableError...
Julio Cesar Gonzalez Ortega
Votes: 0
Answers: 2
Is there a way to include poppler files with a mac app developed using python
I'm developing a macOS app using python that has a step to convert pdf to image. pdf2image is being used, and it has a dependency on poppler.
I want the app such that it does not have any external dep...
displayname
Votes: 0
Answers: 0
Rails 7 ActiveStorage file preview. rails app is crashing
I am trying to preview a pdf file in a rails 7 project like this:
I am using poppler & rails default active storage. I am able to store the file, link it for download but not really preiview it in...
Gilg Him
Votes: 0
Answers: 1