progbar_altHTML
(mPDF ≥ 5.0 && < 7.0)
Note: This feature was removed in mPDF 7.0
Customisable Progress bar
Default set in config.php
Default value: ''
e.g. '<html><body>Creating PDF file. Please wait...';
Should include <html>
and <body>
but NOT end tags
Can include <head>
and link to stylesheet etc.
Changelog
Version | Description |
---|---|
5.0 | Variable was added. |
7.0 | Variable was removed along with progressbar capabilities. |
See Also
- StartProgressBarOutput() - show progress bars during file generation
- progressBar - Specify whether to show progress bars during file generation
- progbar_heading - define customised heading for progress bars