我们使用的是EO.pdf 16,正文标记有css。
body {
background-image: url(../images/background.jpg);
background-repeat: repeat-y;
background-position: center center;
/*background-size: cover;*/
height: 98%;
width:100%;
padding: 0px !important;
margin: 0px !important;
}
我们想要在浏览器上的背景图像,而不是在PDF中。
谢谢你,安詹
发布于 2016-10-17 11:10:06
这在EO的16.2.9版中得到了修正。
https://stackoverflow.com/questions/39291034
复制相似问题