1

Hi,

How do we get uppercase with accents using Html2Pdf. I am using v.4.04

Thank you
avatar

2

Hello, I don't think it's anything specific to html2pdf. If I were you I would try using CSS (https://www.w3schools.com/cssref/pr_text_text-transform.asp) or directly by writing a capitalized letter with an accent (possibly with http://php.net/manual/fr/function.mb-strtoupper.php)