Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/ruby-on-rails/60.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ruby on rails pdf中的图像缩略图未显示在IE8中_Ruby On Rails_Internet Explorer 8_Amazon S3_Pdf Generation_Paperclip - Fatal编程技术网

Ruby on rails pdf中的图像缩略图未显示在IE8中

Ruby on rails pdf中的图像缩略图未显示在IE8中,ruby-on-rails,internet-explorer-8,amazon-s3,pdf-generation,paperclip,Ruby On Rails,Internet Explorer 8,Amazon S3,Pdf Generation,Paperclip,我对缩略图有一个非常奇怪的问题,它是通过rails应用程序中的回形针从上传的PDF生成的。上传的文件存储在AmazonS3上。回形针生成上传pdf第一页的缩略图。这很好,拇指图像可以在除IE8之外的所有浏览器中查看。这里你只看到一个X 下面是一个示例生成的缩略图的url(https://s3.amazonaws.com/production.harold-scholz.de/pictures/70/Sonderdruck BWI 11-04-original-thumb.jpg) 有人有线索吗?

我对缩略图有一个非常奇怪的问题,它是通过rails应用程序中的回形针从上传的PDF生成的。上传的文件存储在AmazonS3上。回形针生成上传pdf第一页的缩略图。这很好,拇指图像可以在除IE8之外的所有浏览器中查看。这里你只看到一个X

下面是一个示例生成的缩略图的url(https://s3.amazonaws.com/production.harold-scholz.de/pictures/70/Sonderdruck BWI 11-04-original-thumb.jpg)


有人有线索吗?

可能与网址中的空格有关?您是否尝试过删除它们并查看这是否解决了问题?

如果问题仍然存在,是否可以重新发布图像?URL不起作用