0

Whenever I make a pdf with the euro sign using alt 0128 ; €, the pdf works fine. But whenever I define the euro in php with the ascii table using the following code;

define('EURO', chr(128));

The pdf gets broken and is unable to open.

Tycho
  • 48
  • 5

0 Answers0