Forum


Replies: 1   Views: 57
One single html or n html files for n slides ?

Posted by anjanesh  · 28-07-2025 - 03:51

Lets say I want to create a PPTX with 10 slides - all the content I have is in HTML+CSS.

Do I create 10 HTML documents and feed them into phppptx or do I create one HTML document with slide separatoin and feed them into phppptx ?

Asking for a potential client who wants to create PPTX via PHP from HTML+CSS.