Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/77.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
CSS后台属性在使用java的pdfHTML iText7中不起作用_Java_Html_Itext_Itext7_Html Pdf - Fatal编程技术网

CSS后台属性在使用java的pdfHTML iText7中不起作用

CSS后台属性在使用java的pdfHTML iText7中不起作用,java,html,itext,itext7,html-pdf,Java,Html,Itext,Itext7,Html Pdf,我正试图在iText的帮助下使用它的方法将html转换成pdf HtmlConverter.convertToPdf(htmlString,pdfDocument,converterProp)使用属性背景图像而不是背景 <div style="background-image: url(../imgs/large.png)...

我正试图在iText的帮助下使用它的方法将html转换成pdf
HtmlConverter.convertToPdf(htmlString,pdfDocument,converterProp)使用属性
背景图像
而不是
背景

<div style="background-image: url(../imgs/large.png)...