When programmatically exporting a CR to Excel the file created has extra blank cells, rows and columns. Does any one know how to export to an Excel file without these extra blanks? I have read some where that there is an "extended excel" format that produces a proper excel file but I don't know how to code it.
Also when I export to a pdf file the file created loses all the unicode formats, eg Chinese characters appear as rubbish. Anyone has ideas why this happens?
I am using Visual Studio .Net 2003