|
|
Question : report printing in JSP and BARCODE GENERATION
|
|
How do u print a report in JSP? i.e. i have generated a report in JSP now i would like to print it. May the printer is attached to the same machine or to a separate machine or it is attached only to the server? How do you attach JSP program to a barcode generation machine as well as a barcode scanner?
|
Answer : report printing in JSP and BARCODE GENERATION
|
|
Those are all good sources for generating images of bar-codes, which may be a perfectly acceptable solution. He'll have to code custom controls if he's trying to interface with a client side barcode printer (i.e. those found at www.zebra.com) that accept line or page mode commands to generate and print the codes.
|
|
|
|