Monday, February 20, 2012

Report save sa PDF formate problem?

Hi All:
When i am trying to save the report (http) as PDF format, how can i make
sure the format is what i want?
Becuase currently what i got is that it splits report to two pages by saving
PDF, and each half as one page, which is actually one page content.
Any helpf will be appreciated.
Cheers
NickYou need to check the width of your report + width of the margins. If this
is more than the page width, your report will be split over two pages. It's
very annoying, as sometimes you are only off by a few pixels. If it looks
good, try adding borders to all containers, and see if any of them just
dynamically expand when running the report. I find that if I put a textbox
on a matrix, it sometimes expands a lot more than I expected it to.
Kaisa M. Lindahl Lervik
"Nick" <Nick@.discussions.microsoft.com> wrote in message
news:B516CDF1-775A-4AE5-B07B-925CB261E806@.microsoft.com...
> Hi All:
> When i am trying to save the report (http) as PDF format, how can i make
> sure the format is what i want?
> Becuase currently what i got is that it splits report to two pages by
> saving
> PDF, and each half as one page, which is actually one page content.
> Any helpf will be appreciated.
> Cheers
> Nick
>
>|||Thanks Kaisa.
I actually did set the width of my report so that my report can print out
properly , just fit one page size. but it doesn't work save as PDF, which
still split to two pages.
thanks
Nick
"Kaisa M. Lindahl Lervik" wrote:
> You need to check the width of your report + width of the margins. If this
> is more than the page width, your report will be split over two pages. It's
> very annoying, as sometimes you are only off by a few pixels. If it looks
> good, try adding borders to all containers, and see if any of them just
> dynamically expand when running the report. I find that if I put a textbox
> on a matrix, it sometimes expands a lot more than I expected it to.
> Kaisa M. Lindahl Lervik
> "Nick" <Nick@.discussions.microsoft.com> wrote in message
> news:B516CDF1-775A-4AE5-B07B-925CB261E806@.microsoft.com...
> > Hi All:
> >
> > When i am trying to save the report (http) as PDF format, how can i make
> > sure the format is what i want?
> >
> > Becuase currently what i got is that it splits report to two pages by
> > saving
> > PDF, and each half as one page, which is actually one page content.
> >
> > Any helpf will be appreciated.
> >
> > Cheers
> >
> > Nick
> >
> >
> >
> >
>
>|||I worked it out .
I didn't set up the page width and height properly. i only set up the body.
Thanks
"Nick" wrote:
> Thanks Kaisa.
> I actually did set the width of my report so that my report can print out
> properly , just fit one page size. but it doesn't work save as PDF, which
> still split to two pages.
> thanks
> Nick
> "Kaisa M. Lindahl Lervik" wrote:
> > You need to check the width of your report + width of the margins. If this
> > is more than the page width, your report will be split over two pages. It's
> > very annoying, as sometimes you are only off by a few pixels. If it looks
> > good, try adding borders to all containers, and see if any of them just
> > dynamically expand when running the report. I find that if I put a textbox
> > on a matrix, it sometimes expands a lot more than I expected it to.
> >
> > Kaisa M. Lindahl Lervik
> >
> > "Nick" <Nick@.discussions.microsoft.com> wrote in message
> > news:B516CDF1-775A-4AE5-B07B-925CB261E806@.microsoft.com...
> > > Hi All:
> > >
> > > When i am trying to save the report (http) as PDF format, how can i make
> > > sure the format is what i want?
> > >
> > > Becuase currently what i got is that it splits report to two pages by
> > > saving
> > > PDF, and each half as one page, which is actually one page content.
> > >
> > > Any helpf will be appreciated.
> > >
> > > Cheers
> > >
> > > Nick
> > >
> > >
> > >
> > >
> >
> >
> >

No comments:

Post a Comment