Hi guys, I have faceed with folowing problem:
how to insert into text frame formatted text ?
At Indesign desktop version this feature was able through pasting HTML from clippboard with appropriate settings of clippboard preferences. But at server versionthere is no such function.
I have also invesigated XML import: you can set up text and paragraph styles and map them with tags but this technique doesnt support nested styles for instance if you have <b><i>xxx</i></b> and appropriate styles "b" and "i" i will be applied to "xxx".
So I need to insert html as it did clipboard pasting.
Any thoughts ?