Skip to main content
simonw18015826
Participating Frequently
October 24, 2016
Question

Published text is converted in html5

  • October 24, 2016
  • 1 reply
  • 160 views

Can I ask if there is any way to avoid captivate text being 'rendered' to images rather than html text ?

    This topic has been closed for replies.

    1 reply

    Lilybiri
    Legend
    October 24, 2016

    Insert a variable, then text becomes dynamic text. Beware: since you cannot embed fonts, you'll have to keep to webfonts in that case.

    simonw18015826
    Participating Frequently
    October 24, 2016

    Are there any examples of this? I've created a text caption and put the variable $$variable$$ into it and it does indeed show up but how do I check its html text and not just rendered.

    Many thanks in advance

    Lilybiri
    Legend
    October 24, 2016

    It has to be an exisiting variable but it can be empty. Create a user variable with no default value and insert it in the text container (you can reduce length of the var to a small number). Publish it and you'll see the difference.