Hi, monks,
I wanted to ask, can I make .ppt (or .pptx) file using Perl and having text files and images?
I've read that it is possible to make .xls file (with installing module, then
use Spreadsheet::WriteExcel), so now I'd like to ask about .ppt.
I found older node
Using Perl to create a PowerPoint presentation. But that node is old and there were no direct answers to the question, but were plenty of suggestions to use alternatives!
And another question: is it possible to gain text and images with Perl from .ppt files?