JMP Scripting - Presentation/Journal
Hello JMP Team, I need some help outputting my journal to a presentation. The thing is, I want the presentation to use the specific pptx theme. > 'jour << Save Presentation("' + tech_epi + "\\" + tech_epi + '.pptx", Template("C:\\Code\\Scripts\\PCM CPK Automation\\TrendChart-template.pptx"));\n' Currently, inside my template.pptx, it only has 1 slide inside it. A empty title slide. But the tit...