根据我的要求 HTML DataExporter 需要在 primefaces 数据表中。是否有任何可能的方式以 html 格式导出数据。请提出任何解决方案。
<h:commandLink>
<p:graphicImage value="resources/images/pdf.png" />
<p:dataExporter type="html" target="tbl" fileName="aaaaa" />
</h:commandLink>