Please start any new threads on our new 
    site at https://forums.sqlteam.com.  We've got lots of great SQL Server
    experts to answer whatever question you can come up with.
    
        | 
                
                    | 
                            
                                | Author | Topic |  
                                    | sqlbugPosting Yak  Master
 
 
                                        201 Posts | 
                                            
                                            |  Posted - 2013-11-21 : 12:11:36 
 |  
                                            | Hello,I have this report with a Tablix. The last column displays text, so this cell has CanGrow property set to True. And it wraps fine when the text doen't fit in one line.Export to pdf works perfectly. But Export to Word makes the cell enlarge to the end of the page (even after automatically setting page orientation to Landscape), and it doean't display the rest of the content when it runs out of space at the end of the line.So - basically it doesn't wrap (in the exported MS Word doc) and that causes it to be useless.MS Word Version is 2010. Any idea how I can make it work?Thanks so much. |  |  
                                |  |  |  |