PDF save function won't work correctly If I hide grid columns and/or rows. Some of the visible rows/columns are not visible in PDF. In some cases only the fixed columns are shown even though the grid has non fixed columns also. Any ideas how to fix this?
Without using "HideColumn" or "HideRows" functions PDF saving works ok.
and this generates the PDF correct, with column 2 not in the PDF export. I'd suggest to check with the latest version and if somehow the problem persists, provide extra details to allow us to reproduce this.
I uninstalled my version, then downloaded and installed latest grid pack 6.7.6.0 but the version of AdvStringGrid is still 8.3.5.4. Should the latest version be 8.3.5.5?
Thank you for quick response and update of grid pack.
Now I have version 8.4.1.3 of TAdvStringGrid. Unfortunately I still have problems with pdf export. I think there is a issue with using "RepeatFixedColumns" option and hiding first column.
Here's the example (in pdf first column data is invalid):