You can see what size Report Server is sending to the control by doing the
following:
Right Click in the toolbar area and view source.
Search for the variable "printhtmlurl" (something like that, I am doing
this from memory)
Put that url in your browser.
Close the dialog
View Source again
You should be able to see what size RS is sending to the control (sizes are
in millimeters). If the size is not 8.5 x 14 then something is going wrong
on publish. If it is then the most likely issue is the printer driver does
not like the value and is converting it to 8.5 x 11 for some reason.
--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.
[quoted text, click to view] "chicagoclone" <chicagoclone@discussions.microsoft.com> wrote in message
news:593FB6F6-6B34-4C7C-B578-9EF2D5F3B3BC@microsoft.com...
> did not work. I deleted the report from the report manager. republished.
> it is still printing to letter instead of legal.
>
> "Daniel Reib [MSFT]" wrote:
>
>> You need to republish your reports for the page sizes to be picked.
>> Alternately you can call the SetProperties SOAP method and set the page
>> properties.
>>
>> --
>> -Daniel
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>>
>>
>> "chicagoclone" <chicagoclone@discussions.microsoft.com> wrote in message
>> news:B38844D1-F783-4C6E-A38F-46E627D28BE3@microsoft.com...
>> >I have sized a report as 8.5 x 14. However, when I press the print icon
>> > (thank you SP2), it prints as 8.5 x 11. I do not want to go and change
>> > the
>> > printer properties everytime I print the report. Any ideas or
>> > suggestions
>> > would be greatly appreciated.
>>
>>
>>