Does anybody know how to export reports to PDF so that it fit to page
Thanks,
Addin
hii
do you want the visual studio report what ever you developed to in sql server 2005 to be exported into pdf format
then just see the preview of your report. then in that same page one botton is there just before to the fontsize called the export bottom. just see the drop down list to what you wanted to export your report ,you can choose there. you can see there that you can export your report to tiff format,web archive format,pdf format and excel format also.
hope you have asked this
then it will work fine for you
thanks and regards
mahasweta
hii
you can do it on the same page of the rivew of the ssrs in visual studio.there is one botton, just before the font size ,caled export .just check there .you can export to any format you want.those are tiff format,webarchiev format,pdf and excel format
thanks and regards
mahasweta
i think i have the exact same problem i think.
lets say i make a reporting thats A3 size, when i export to PDF the stupid thing renders it as A4 and mashes it over to another page.
I HAVE THE ANSWER!!!
example, my report needs to be A2 size.
go report>report properties>layout
set your page width and margins to the size you need (mine is 42cm,59.4cm)
this is the only thing that forces pdf rendering to go beyond the standard A4 size.