The document has no pages. Jasper Report
问题 I'm having a problem searching for a solution to this issue. My codes works fine after I run it. It suppose to display the data on my sql database to my jtable, and there's a button that will trigger to display the jasper report but there's a little bit problem, it always shows me the message 'The document has no pages.' why is that? can someone help me with my issue here? What did I do wrong? here is my codes: package stringmanipulation; import java.sql.*; import java.util.Vector; import