Convertir Jsf A Pdf __link__ -

PdfPTable table = new PdfPTable(3); table.addCell("Name"); table.addCell("Value"); table.addCell("Date");

// Save or stream response sendPdfResponse(pdf); If you just need a PDF from your data , skip HTML: convertir jsf a pdf

// Add content document.add(new Paragraph("Report from JSF")); PdfPTable table = new PdfPTable(3); table