I am having a problem, I cannot seem to get Black border for the tables, I created a print format from scratch using HTML, Created one using Print format Builder, even used the standard print format and it all has grey lines.
The printers I have are dot matrix printers, as the lines are grey it doesn’t print lines, in V4 it was fine using standard print formats. I even tried it on Laser printers, the lines are always grey.
I just checked for the option, It does not exist on the dot matrix printer, I did look for it on the laser printer as its a black and white printer its not there too.
I found the solution to the problem. When I was tinkering with the Print Format Settings, I added extra code into the Custom CSS box and this fixed the problem of the borders coming in grey. Now it prints the tables with borders on the dot matrix printer.
I wanted to know for the formats for which I use the Print Format Builder can I add custom CSS, I tried it it doesn’t respond, I have a feeling its because I am not specifying the right elements, where can I see all the CSS elements the Print Format Builder is using?
Also by doing this will I break the code, or prevent the system from updating?
I have the same problem as yours while trying to print the delivery note and sales invoice to dot matrix printer (Epson LX-310). Can you share the CSS code that you use to solve the grey table borders?