Uses of Class
com.itextpdf.text.pdf.PdfPTable.FittingRows
-
Packages that use PdfPTable.FittingRows Package Description com.itextpdf.text.pdf -
-
Uses of PdfPTable.FittingRows in com.itextpdf.text.pdf
Methods in com.itextpdf.text.pdf that return PdfPTable.FittingRows Modifier and Type Method Description PdfPTable.FittingRows
PdfPTable. getFittingRows(float availableHeight, int startIdx)
Determine which rows fit on the page, respecting isSplitLate().
-