Laurent MINGUET
Laurent MINGUET
i wil check this on the last version, thanks for the report
Hi, i juste create a performance tool, to search the pb. you can find it on the performance branch : https://github.com/spipu/html2pdf/blob/performance/performance/full.php i need some metrics on different environments. Who can...
My metrics: 1|66|11538 5|115|11539 10|172|11541 25|353|11546 50|740|11552 75|1101|12047 100|1503|12504 250|4589|15622 500|23645|21000 750|68102|26003 1000|124105|31748
sure ```bash git clone https://github.com/spipu/html2pdf.git -b performance html2pdf_performance cd html2pdf_performance composer install --no-dev cd performance php ./full.php ```
@jomofcw i fix the instructions
it may be a bug :( i tag it !
why putting a div in a div ? does it works with only one div ? look at examples that use it : https://github.com/spipu/html2pdf/blob/master/examples/res/example04.php
did you test this with the good font ? look at into the example folder, the utf8 example
hi, @oakleaf i just release the 5.2.3 version @boussou yes donations are not a motivator (and i must disable the donations from the website i think). Maybe fully disable the...
Hi, it seems that the error occurs when the table is not good (not the same number of columns on each row) or empty. And i did not put any...