krithika wrote:
>  nsresult rv = content->SetAttr(kNameSpaceID_XHTML,
> styleAtom,styleValue, PR_TRUE);

That doesn't actually set the HTML "style" attribute.  You want 
kNameSpaceID_None for that.

> Please let me know how do I recreate the print presentations after I
> insert the attribute.

No idea.  How did you create it to start with?  Do that again?

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

Reply via email to