Dear all,
I have successfully tried a few things in the test version - including replacing variables on individual slides.
I copied this from one of the examples.
However, it did not get this working on the master slides, but that would be essential for me. I haven't found anything in examples or documentation on how this works.
Used code:
$pptx->replaceVariableText(array(
"NAME" => "Jason",
));
Am I doing something wrong here or have I missed something?
Or is it not possible with your tool?
Thanks in advance, regards.