Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用wicked_pdf生成 PDF 和dragonfly+ S3 进行图像处理。是否可以使用 PDF 渲染外部托管的图像wicked_pdf? wicked_pdf需要绝对路径,但我没有运气让两者很好地协同工作。
wicked_pdf
dragonfly
我不知道,但在wicked pdfdragonfly + S3中使用外部非常简单URL
dragonfly + S3
URL
<%= image_tag 'url' %>
这是我尝试过的跟踪和错误方法,它被点击了;)