How to Print Report with QR Code using IReport with Java Swing
HTML-код
- Опубликовано: 30 янв 2025
- Print Report with QR Code
This video I will show how to print report with qr code generated by using ireport with java swing.
So in the tutorial am using zxing library to generate the QR code image for link please check below
Related Video :
► Custom JSpinner Table Cell : • How to Custom JSpinner...
► FlatLaf Tutorial : • FlatLaf Tutorial
More Tutorial :
► FlatLaf Dashboard : • Create Dashboard with ...
► GlassPane Popup Sample : • Java Swing - Glasspane...
► Animation Tutorial : • java animation tutorial
► Floating Action Button : • Floating Action Button...
► Custom JTable Cell : • JTable Custom Cell But...
► Fancy Border Radius : • Fancy Border Radius an...
🙏🙏🙏 Support me by subscribe 🙏🙏🙏
► Subscribe now : www.youtube.co...
► Any question comment below
► zxing : github.com/zxi...
► Source code : github.com/DJ-...
► For support me join now
/ @laingraven
Always get to learn more and more from you videos, love you broo 💝
Happy to hear that!
Love your videos. 🔥❤🔥
Thank you 🙌
Awesome! video just way too fast. I'm not new to java but new with ireport. Thank you again.
is this support in jdk 21?
Awesome....
Thank you
I love your videos, I really learn a lot, TY.
Could you maybe show how you would make/draw a floorplan (especially rooms that are not square, could be formed like a L) in JAVA, where you are able to interact with it.
For example make objects moveable (fire extinguisher), right click in a room and see a menu for example, what is the name of the room, who owns it etc.
I have searched everywhere for something to make floorplans like I commenting, but no one seems to be mean it is doable in java.
Thanks in advance and again, thank you for a lot of good videos.
I like your videos. Can you make a video on creating a timeline in Java swing
Amazing tks
Thank you
Awesome ! how to find the libraries ?
Library and source code put in description this video. or get from this: github.com/DJ-Raven/java-ireport-tutorial/tree/main/lib
nice
Thanks
👍👍👍
Ra ven to use ireport like in the video you are using what version of jdk and netbeans
😍
thanks bro
Welcome
❤
why there's a big space in generated report? I mean the bottom margin. how to fix it to small size. (without scroll).
Because I set the report height to A4 size, So to fix this you can ignore pagination by using two way.
1. in java code add this :
para.put(JRParameter.IS_IGNORE_PAGINATION, true);
or go to ireport design select on your report in report inspector then go properties and check ignore pagination to true
@@LaingRaven wow, thank you so much Raven!
Nice vid again bro, could u make one where we can put small images of a jpg in a jtable and if the user clicks on it it appears bigger?
can it do with subjtable? bro
Yes it can, wait for next video
can you do update the print table it doesn't work anymore
Hey can you make this in javafx
No sir