Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Splitting of cells in list report (pdf) - report studio

Status
Not open for further replies.

Arnold7

Programmer
Mar 31, 2004
3
US
Hi all,

I have created a list report in report studio. It runs fine in pdf but the problem is that at the end of each page, it splits the cell to the next page i.e. the some portion of the data of list row comes in the first page and rest of the data comes in the next page.

Can we avoid this splitting of cells ? or isn't it possible to move the cell simply to the next page instead of splitting. Surprisingly, this problem doesn't come in the impromptu.
I have tried to give the example of this problem.
Page 1:
Field1 Field2 Field3
ABC XYZ This contents of this
cell will break upto
------------------------------------------------------
Page2:
Field1 Field2 Field3
the next page.

Thanks,
Sumit
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top