解决itextpdf行高问题

解法:
PdfPCell.setFixedHeight(value);

原文地址:https://www.cnblogs.com/sprinng/p/4432566.html