I am not sure why i am having this problem as it has worked before. I have
placed a sub report on a list element.
When i preview the report the subreport (and table within) is pushed to the
second page while the entire list element remains on the first page.
Wat is going on here? (when viewed html it looks ok, it is only when i
'preview' or export to 'pdf' do i see the problem.
any help would be greatly appreciated.Likely due to the difference in how HTML vs. PDF renderers handle
pagination.
From designer, go to Report / Report Properties while in the Layout Tab.
Here you will be able to change the page width, page height and the margins.
The PDF export pays attention to these settings very diligently. Either
change the size of elements on your report or page size settings so report
can fit in a single page.
Alternatively, might try overriding the page size settings by passing in
parameters with the desired page height / width via URL (or via the
webservice call if you're rendering that way) when rendering to PDF.
-- "This posting is provided 'AS IS' with no warranties, and confers no
rights."
jhmiller@.online.microsoft.com
"dave" <dave@.discussions.microsoft.com> wrote in message
news:7DDB15B7-F78B-40E1-B984-EC27CDD75546@.microsoft.com...
>I am not sure why i am having this problem as it has worked before. I have
> placed a sub report on a list element.
> When i preview the report the subreport (and table within) is pushed to
> the
> second page while the entire list element remains on the first page.
> Wat is going on here? (when viewed html it looks ok, it is only when i
> 'preview' or export to 'pdf' do i see the problem.
> any help would be greatly appreciated.
No comments:
Post a Comment