Hi All,
 
I just met a strange issue: I made a class that generates a PDF. It works fine if I execute it in command prompt. When I call this class from a coldfusion page, I get a java.lang.NoSuchMethodError at cell.setColspan method, where cell is a PdfPCell.
If I comment this line it works perfectly. Doesn anyone have any idea ?? Or at least a workaround for colspan..
 
Thx

Reply via email to