Hi,
 
I'm using PdfPTable in the page header with border:
 
        header.getDefaultCell().setBorderWidth(1);
        header.getDefaultCell().setBorder(15);
 
Is it  possible to make rounded corners arround the header?
 
Joe

Reply via email to