pdf generation - Have a table border , but no cell borders -


I want to present those tables whose border is outside of them, but nobody is inside.

I know that I can use the PDFPCell.setborder to disable the boundaries of all the cells inside the table, but I also want the limit outside the entire table Is there any way to do this in iText? I do not see such a method in the API.

It may be possible to add in directContent, but when the table against pages increases, then it can cause problems.

As a cell, this table can be obtained by adding a single cell to a new table is.


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -