Hi, I have few problems with printing my grids, one is that it looks different from what I see in grid and from what comes out of printer.
here is what it is on the screen PrintScreen_CompTest.pdf (28.2 KB)
it is just the name I am using for my TMSFMXGrid. I have two grids on the form, in one I see acctual lessons
and in secong sg_pck_report I combine data from student and package information, that is why I need merge cells and then data from other grid in table like view.
Can you perhaps use the TTMSFMXGridPDFIO component to export to PDF and then print the PDF instead. The Print method exports to an image, and doesn't take quality into account.
Can you please let me know how to get rid of cell borders in TTMSFMXGridPDFIO, I have them set to non in TMSFMXGrid but they still shows in TTMSFMXGridPDFIO.
Can you help\me\to get rid of margins? In both TMSFMXGrid and TMSFMXGridPDFIO I set up heather size to 0 as well as margins, but in actual pdf I still have what looks like either empty heather or margin app 1inch.