tt_linux Posted July 18, 2006 Posted July 18, 2006 hi, Is it correct that JRViewer cannot print to dot matrix printers ?Does printing directly via the JasperPrintManager class work then ? ThanksTony
Giulio Toffoli Posted July 18, 2006 Posted July 18, 2006 I think you mean a character printer. If you print what you see in a JRViewer, also you need a graphic printer, otherwise the best solution is export your report using the JRTextExporter and the send the text file to the printer directly. Giulio
tt_linux Posted July 18, 2006 Author Posted July 18, 2006 Can u please provide example code ... or point me where i can find them.Am a newbie to ireport. Thanks
Teodor Danciu Posted July 19, 2006 Posted July 19, 2006 Hi, In our project distribution package we have a sampleshowing how the text exporter works inside the/demo/samples/text folder. I hope this helps.Teodor
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now