Hi,
 
I use the PdfPTable to fill a pdf with external data. Now I have trouble showing the pdf. It appears white unless I put a image in the document, then it shows. I use  table.writeSelectedRows(0,-1, TABLE_X, TABLE_Y - counter*RECT_H-counter*10, writer.getDirectContent());
to print out the table.
Any thoughts?
 
Regards,
/Fredrik

Reply via email to