Does anyone know how to output a report to any file type (so long as it can be attached to a mail) without losing any of the border formatting and keeping the columns in line?
ideally this would be possible in the code so that no manual saving would have to be done.
SendObject and OutputTo methods lose most of the formatting of the report. Columns are thrown out of line and any borders etc. are all lost. Even when you do it manually through File->SaveAs/Export and save as rtf loses the formatting, only less.
There is an tool called Snapshop Viewer, but using the SendObject or OutputTo methods, there is no intrinsic constant to output to Snapshot Viewer.
Any help appreciated.
ideally this would be possible in the code so that no manual saving would have to be done.
SendObject and OutputTo methods lose most of the formatting of the report. Columns are thrown out of line and any borders etc. are all lost. Even when you do it manually through File->SaveAs/Export and save as rtf loses the formatting, only less.
There is an tool called Snapshop Viewer, but using the SendObject or OutputTo methods, there is no intrinsic constant to output to Snapshot Viewer.
Any help appreciated.