java.lang.NullPointerException: ColumnText.go with simulate==false and text==null.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Stack Overflow by f1wade
, 1 year agojava.lang.NullPointerException: ColumnText.go with simulate==false and text==null.
at com.itextpdf.text.pdf.ColumnText.go(ColumnText.java:918)
at com.itextpdf.text.pdf.ColumnText.go(ColumnText.java:878)
at com.itextpdf.text.pdf.ColumnText.goComposite(ColumnText.java:1380)
at com.itextpdf.text.pdf.ColumnText.go(ColumnText.java:883)
at com.itextpdf.text.pdf.ColumnText.go(ColumnText.java:878)