S
Smitha Nataraj
Hello,
Please let me know if you have the solution for a similar kind of problem...
Background: I have an aspx page which is used as a report i.e. will be used
for printing some information. The page has some text fields, some bulleted
lists, 4 tables, a diagram. All the data is variable based on some
parameters. Hence the height of the text fields, height of the table nor the
height of the image is known.
Problem: While printing there is a problem: The print-out of this whole page
varies from about 4-10 pages. The bulleted lists, tables and even the image
is sometimes split into different pages depending on the space availibility
in the corresponding page.
Query: How could we move or somehow group sections so that a single section
(like a bulleted list or a table or the image) appears in the next page if
there is no space available in the current page? OR How ELSE could this be
solved?
Thanks!
Smitha
Please let me know if you have the solution for a similar kind of problem...
Background: I have an aspx page which is used as a report i.e. will be used
for printing some information. The page has some text fields, some bulleted
lists, 4 tables, a diagram. All the data is variable based on some
parameters. Hence the height of the text fields, height of the table nor the
height of the image is known.
Problem: While printing there is a problem: The print-out of this whole page
varies from about 4-10 pages. The bulleted lists, tables and even the image
is sometimes split into different pages depending on the space availibility
in the corresponding page.
Query: How could we move or somehow group sections so that a single section
(like a bulleted list or a table or the image) appears in the next page if
there is no space available in the current page? OR How ELSE could this be
solved?
Thanks!
Smitha