Embedded Page Images? - Forum

Forum Navigation
You need to log in to create posts and topics.

Embedded Page Images?

I'm working on a massive project and need most of the material and media embedded for protection of users from modifying or copying them. Most of it works except trying to use the [Embedded] source in page properties for the page image does not work, any ideas???

 

Thanks!

@jaydencone Simply select the desired background in each page's properties (F5) and select "Collect all files within the project" in the compilation settings. All images will be automatically embedded in your executable.

CN_Iceman has reacted to this post.
CN_Iceman

@vadim
он хочет что бы в пути была переменная [Embedded]. Как я понял на главной странице если указать путь к файлу например [Embedded]файл.png, то он не отображается.

@jaydencone

Project>Actions>Run
Insert the SetPageBackground command with the parameters you need.

Vadim has reacted to this post.
Vadim

@mishem

Correct, when using the [Embedded] variable Example: [Embedded]mypic.png  inside the page properties it will not work.

 

@vadim / @mishem

Thank you both!

I actually did not know visual neo win auto-embedded the page images or that command even existed. I appreciate it!

Vadim has reacted to this post.
Vadim