PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD22] AAF Print Table No Background Color
[WD22] AAF Print Table No Background Color
Iniciado por guest, 04,abr. 2018 23:23 - No hay respuesta
Publicado el 04,abril 2018 - 23:23
I have some tables with dark colored backgrounds that I want to be able to print with AAF. It works but the print preview is showing the background color which will use up a lot of ink. Is there anyway to get it to print black text on white background? After reading the documentation I don't think it's possible.

https://help.windev.com/…

If I can figure out how to hijack the menu click I can duplicate the table offscreen with the colors I want and print from that table.