Hello,
i'm using an Interactive Edition 6.10 and want to embed Bitmap-Pictures in Templates.
My Templates are saved in a Database.
In dycodoc 2.2 (Picture-Style Section) there are the Options "Embed in Template" and "Embed in Final Document".
I haven't found any Description about these Options in your Documentation, please explain.
I assumed that "Embed in Template" fulfils that Task.
It works fine in my development environment (Delphi 2010), but on a User-Installion one can only see a crossed rectangle.
The sequence is:
1. VPEngine.OpenDoc
2. VPEngine.License(...)
3. VPEngine.LoadTemplate(...)
4. VPEngine.Preview
Where is the error?