I am making a report in SSRS (SQL Server 2012). The main report has many sub reports under it. All main and sub reports have the following properties:
Orientation: Landscape
Margins: Custom
Paper Size: A4
When I export the report in Word, it always shows Paper Size as "Letter" and I have to change it to "A4" in it. Orientation and Margins are correctly exported. What's the problem with Paper Size? Why doesn't it export correct Paper Size
as defined in SSRS which is "A4" and always resort to "Letter"?
I see another use has same problem but no solution was identified.
http://social.msdn.microsoft.com/Forums/sqlserver/en-US/fce60903-3d0a-4727-abcf-b2e3370bf7d8/ssrs-2008-and-page-size-issue
EDIT
I just created a new basic test report with one Tablix in it. It is also showing same behavior i.e. even though I have set Paper Size to A4 when I export the report in Word, it changes to "Letter".