Hi,

In my PrintEngine after having identified the table cell at which page
break occurs I try to insert a style attribute to parent <tr> as shown
<tr style="page-break-before:always">.

I found that reflow does not occur automatically. Now how can I do a
forceful reflow for the style to take effect.

1. Is is possible to reflow the table whose row style atrribute has
changed even when we are in print preview mode?.
2. Will methods like frame->AttributeChanged help.

Can someone guide me on this.

regards,
Krithika

_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to