79631719

Date: 2025-05-21 09:51:47
Score: 1.5
Natty:
Report link
PdfPTable table = new PdfPTable(3);

        PdfPCell cell = new PdfPCell(new Phrase("some clever text"));
        cell.getDefaultCell().setBackgroundColor(new Color(255,0,0)); //Red Color we get
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: vinu