OpenPDF is a free Java library for creating and editing PDF files, with a LGPL and MPL open source license. OpenPDF is based on a fork of iText. We welcome contributions from other developers. Please feel free to submit pull-requests and bugreports to this GitHub repository.
Other
3.63k
stars
598
forks
source link
PdfPTable keepRowsTogether() and getLastCompletedRowIndex() method implementations like iText #658
Is your feature request related to a problem? Please describe.
Iàm not able to find an equivalent implementation(s) of the keepRowsTogether() method as are implemented in iText.
Describe the solution you'd like
It would be nice to have them implemented in OpenPDF.
Is your feature request related to a problem? Please describe. Iàm not able to find an equivalent implementation(s) of the keepRowsTogether() method as are implemented in iText.
Describe the solution you'd like It would be nice to have them implemented in OpenPDF.