Primefaces P: DataExporter -Codierung für PDF
<h:commandLink>
Link
<p:dataExporter type="pdf" encoding="iso-8859-1" target="tablePorCategoria" preProcessor="#{categoryBean.preProcessPDF}" fileName="cars"/>
</h:commandLink>
Abilabila