I tried to print two images back-to-back using a JPanel containing two JLabel instances read using HTML, but I get a gap between them. How can I avoid this?
Related Questions
- I tried to print two images back-to-back using a JPanel containing two JLabel instances read using HTML, but I get a gap between them. How can I avoid this?
- J2TextPrinter instances in a J2FlowPrinter do not print back-to-back with the other Flowables, instead theres a blank line or gap separating them, why?
- How can we print images containing vector data when a drawing has large margins?