Reports are exported by passing the HTML of the page to dompdf, you need to customize the export class and override the loadHtml() method. In the method, you should remove the column from the HTML.
Reports are exported by passing the HTML of the page to dompdf, you need to customize the export class and override the loadHtml() method. In the method, you should remove the column from the HTML.