Reputation: 1097
Referring to the post, I have converted my invoice format into JEditorPane
in HTML
format. Invoice format is good. The problem is when I print it, my receipt printer does not accept the HTML
format, like bold, italic, border styles etc. When I print into XML file, it gives me required output like picture is given below:
But when I give print command to receipt printer, it prints like:
Upvotes: 2
Views: 255