I have a report with a table in it, the table's fields are filled with
subreports. I would like the data in the table to be kept together
without additional page breaks. What is happening though is multiple
page breaks when a subreport's data is too long to fit on the rest of
the page.
Any suggestions for keeping the data running continuously? THis works
fine when viewing the report in HTML view, it usually only breaks when
exporting to a .pdf.Hi,
You had any luck solving this issue?
Me too having the same problem :-(
Thanks,
Ranjith
"mlfike" wrote:
> I have a report with a table in it, the table's fields are filled with
> subreports. I would like the data in the table to be kept together
> without additional page breaks. What is happening though is multiple
> page breaks when a subreport's data is too long to fit on the rest of
> the page.
> Any suggestions for keeping the data running continuously? THis works
> fine when viewing the report in HTML view, it usually only breaks when
> exporting to a .pdf.
>|||There is an implicit KeepTogether on subreports that will most likely push
them to another page. I don't know of any workarounds other than avoiding
subreports.
--
Brian Welcker
Group Program Manager
Microsoft SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"Ranjith Prakash" <RanjithPrakash@.discussions.microsoft.com> wrote in
message news:7692FB96-7DF5-4FC0-8B29-34CCAECDF885@.microsoft.com...
> Hi,
> You had any luck solving this issue?
> Me too having the same problem :-(
> Thanks,
> Ranjith
> "mlfike" wrote:
>> I have a report with a table in it, the table's fields are filled with
>> subreports. I would like the data in the table to be kept together
>> without additional page breaks. What is happening though is multiple
>> page breaks when a subreport's data is too long to fit on the rest of
>> the page.
>> Any suggestions for keeping the data running continuously? THis works
>> fine when viewing the report in HTML view, it usually only breaks when
>> exporting to a .pdf.
>>|||How can we achieve this KeepTogether if instead of subreports, there is large
data in one of the rows which doesnt fit into a page ? The scenario is that
we don't want it to push it to the next page with space remaining on the
previous one, instead it should "fit-what is possible" and break the rest
down to the next page.
Thanks,
Satwik.
"Brian Welcker [MSFT]" wrote:
> There is an implicit KeepTogether on subreports that will most likely push
> them to another page. I don't know of any workarounds other than avoiding
> subreports.
> --
> Brian Welcker
> Group Program Manager
> Microsoft SQL Server Reporting Services
> This posting is provided "AS IS" with no warranties, and confers no rights.
> "Ranjith Prakash" <RanjithPrakash@.discussions.microsoft.com> wrote in
> message news:7692FB96-7DF5-4FC0-8B29-34CCAECDF885@.microsoft.com...
> > Hi,
> >
> > You had any luck solving this issue?
> > Me too having the same problem :-(
> >
> > Thanks,
> > Ranjith
> >
> > "mlfike" wrote:
> >
> >> I have a report with a table in it, the table's fields are filled with
> >> subreports. I would like the data in the table to be kept together
> >> without additional page breaks. What is happening though is multiple
> >> page breaks when a subreport's data is too long to fit on the rest of
> >> the page.
> >> Any suggestions for keeping the data running continuously? THis works
> >> fine when viewing the report in HTML view, it usually only breaks when
> >> exporting to a .pdf.
> >>
> >>
>
>|||You would need to merge the subreport contents into the main report.
--
Brian Welcker
Group Program Manager
Microsoft SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"satwik" <satwik@.discussions.microsoft.com> wrote in message
news:3E5608B4-4290-43A0-845A-6B70C25027B9@.microsoft.com...
> How can we achieve this KeepTogether if instead of subreports, there is
> large
> data in one of the rows which doesnt fit into a page ? The scenario is
> that
> we don't want it to push it to the next page with space remaining on the
> previous one, instead it should "fit-what is possible" and break the rest
> down to the next page.
> Thanks,
> Satwik.
> "Brian Welcker [MSFT]" wrote:
>> There is an implicit KeepTogether on subreports that will most likely
>> push
>> them to another page. I don't know of any workarounds other than avoiding
>> subreports.
>> --
>> Brian Welcker
>> Group Program Manager
>> Microsoft SQL Server Reporting Services
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>> "Ranjith Prakash" <RanjithPrakash@.discussions.microsoft.com> wrote in
>> message news:7692FB96-7DF5-4FC0-8B29-34CCAECDF885@.microsoft.com...
>> > Hi,
>> >
>> > You had any luck solving this issue?
>> > Me too having the same problem :-(
>> >
>> > Thanks,
>> > Ranjith
>> >
>> > "mlfike" wrote:
>> >
>> >> I have a report with a table in it, the table's fields are filled with
>> >> subreports. I would like the data in the table to be kept together
>> >> without additional page breaks. What is happening though is multiple
>> >> page breaks when a subreport's data is too long to fit on the rest of
>> >> the page.
>> >> Any suggestions for keeping the data running continuously? THis works
>> >> fine when viewing the report in HTML view, it usually only breaks when
>> >> exporting to a .pdf.
>> >>
>> >>
>>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment