2016-09-02 2 views
0

我々はEO.pdf 16を使用している、我々は、ブラウザ上ではなく、PDFで背景画像が欲しいbodyタグのCSSEOのPDFの背景画像

body { 
 
\t background-image: url(../images/background.jpg); 
 
\t background-repeat: repeat-y; 
 
\t background-position: center center; 
 
    /*background-size: cover;*/ 
 
\t height: 98%; 
 
    width:100%; 
 
\t padding: 0px !important; 
 
\t margin: 0px !important; \t 
 
}

を持っています。事前に

おかげで、 Anjan

答えて

-1

これは、EOのバージョン16.2.9に固定されています。