hey
i need to generate and print an identity-card kind of thing ..i hav the values in my database ..how can i do with help of java tools ..im new to java .pls help ..i-card hav speicifc format with a image .
thanks !!
hey
i need to generate and print an identity-card kind of thing ..i hav the values in my database ..how can i do with help of java tools ..im new to java .pls help ..i-card hav speicifc format with a image .
thanks !!
i-card hav speicifc format with a image
Do specify that format of that I-card. Manipulating only images is easily done in Java. Or you want to do something else?
You can either print it directly through the printing APIs: http://java.sun.com/docs/books/tutorial/2d/printing/index.html
or use a report engine like the Pentaho Reporting Engine (formerly JFreeReport)
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.