问题描述
#header {
position: fixed;
top: 0;
text-align: center;
}
此外,我在转换器中使用以下内容:
converterProperties.SetMediaDeviceDescription(new MediaDeviceDescription(MediaType.PRINT));
不幸的是,当itext pdfHtml渲染时,我只在第一页上得到了fixed元素:
在将HTML呈现为PDF以获得the standard print fixed-position behaviour时,是否需要使用某种特殊配置?
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)