Hi, I have a html page with a single long paragraph with no other html tags or content.
After PrintPreview I iterate PageContentFrame to get the next continuation frame. When I do a GetNextInFlow on this continuation frame , I get 5 to 6 frames. Q1. What are these frames? Q2 .If they are frames created by splitting the text of my paragraph , How do I get the text of these frames? If I do GetContent() and Print the Node value on any of these frames I get the complete paragraph content. Please help, regards, Krithika _______________________________________________ dev-tech-layout mailing list [EMAIL PROTECTED] https://lists.mozilla.org/listinfo/dev-tech-layout

