page-break with div

1

195.229.241.2

Dear group,
I'm using <DIV> tags to display some content with absolute positioning.
The content sometimes goes more than 1 page. So i would like to
have page break after 1 set of content is printed on a page. Its like this

<DIV id=A style="position:absolute; top:0px; left:0px; width:100px;
height:100px">
Item One
</DIV
--do the page break
<DIV id=A style="position:absolute; top:0px; left:0px; width:100px;
height:100px">
Item Two
</DIV

This should ensure that always the content is printed on the same position
but in new page.
The problem is how to do the page-break.
Any help please ..
tia
sarath
 
N

news.tdl.com

I use this to Page Break, works well for me.

<p STYLE="page-break-after: always"></p>


HTH,Adrian
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top