I'm not sure if this is possible but I'm not having much look with google.
I'd like to display text on a web page which can't be seen via view source or copied off the page. We've looked at a few options including converting the text to an image but that didn't seem to work very well.
Is anyone aware of a way of doing this?
I know I can use javascript to make it harder for people to copy the text but that's easy to get around.
The text will be dynamic and stored in a database.