Hi, I have developed a pos system in Netbeans IDE using java. For bill printing, I connect jasper report to Netbeans.
When I run the project inside Netbeans, everything works fine. But in the .exe file the jasper report/bill not showing any print. For connection to the jasper report, I used "ReportView".
Can anybody please help me???
Thanks