I am trying to make use of style sheets within the Notes client. I have been able to get it working successfully setting font sizes, colours etc within table cells. However, when a user then attempts to forward a document (to send via email), all of the style information is lost.
I have tried using an in-line style with passthru HTML directly in the form, but this doesn’t work, so I’m all out of ideas.
Is there any way this style information can be embedded in passthru HTML or any other way so that the forwarding of documents does not lose the styles required?