You can use dynamic overlays generated by PreformatIN, including any embedded fonts. A dynamic overlay can be used together with content from Composition Center.
Currently, using dynamic overlays may not render quality good enough for production. Also, memory consumption may be relatively high during the StoryTeller processing session. If this is important, we recommend to not use this feature until in a future release when this has been improved.In the File > Processing properties dialog, on General settings, you can set the Session cache size to 0 which will reduce the memory footprint, but also reduce performance.
1 $path_to_dynamic_overlay = GetDynamicOverlayURI();
3 Select the overlay and the Fragment URI property.
4 For more information on the GetDynamicOverlayURI()script function, see the StreamServer Scripting Reference.
stSetProperty("OverlayURI", GetDynamicOverlayURI());
OpenText StreamServe 5.6 | Updated: 2013-03-01 |