Printing jasper report(.jrxml file) bill in TVS dot matrix printer slowly.How to make printing fastly in web application
Asked
Active
Viewed 609 times
1
-
The question is too abstract. the performance of your printer really depends on a lot of wide parameters, like device capability, OS, Drivers. I really doubt that an external program really can do much - you could only tune by adjusting printer settings... – Gyanendra Dwivedi Aug 10 '15 at 06:30
-
Are you printing in graphics mode instead of text mode, e.g. export jasper to pdf and print pdf in dot matrix? – Turan Yüksel Aug 10 '15 at 08:44