Question
Spawing template page over existing page
Hello All,
is there any way to spawn over an existing page a template page?
Can a PDF dokument consist of 2 template pages, where the reader can switch from template 1 to template 2 and vice versa?
Follwoing script doesnt work...
var expTplt = getTemplate("template");
expTplt.spawn(numPages,true,false);
Many thanks for your comments and ideas.
Best regards
Flo
