Column hide in pdf export

  • I have a report in SQL Server 2005. The report shows all columns in a table. I want only to hide a column in pdf export. The column should show on screen but when exported in pdf then it should not show. Please help.

  • You could create a parameter flag that controls the visibility of column. Then that flag could be updated to not show when wanting to export to pdf.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply