Forum


Replies: 6   Views: 2838
Add progress bar
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by admin  · 21-02-2018 - 07:19

Hello,

You can use XMLHTTPRequest using javascript or you can use PHP to generate a progress bar and other script to download it when it's finished or you can generate and use a hook system. There're many approaches to generate a custom progress bar, and the best and easiest solution depends on the project and the developer.

Regards.