I want to design a double layer payslip and print on dot matrix printer.
How can change font size on dot matrix report?
If dor matrix report can’t be change font size, and I change to standard report, but the printing speed is very slow, how can I solved?I want to design a double layer payslip and print on dot matrix printer.
How can change font size on dot matrix report?
i assume dot matrix report can’t be change font size, and I change to standard report, but the printing speed is very slow,
how can I solved?
If you use a dot matrix printer in text mode, you need to send the printer specific control commands to change the font size etc. These are different for every make of printer, and even slightly between different models of the same make. An example would be ESC P codes for Epson dot matrix printers.
Make sure to reset the settings to the default settings using the specific command for this purpose at the start and end of you print job, so you start from a defined starting point, and you are nice to the next print job that might not be so clever and do the same.