Hi,
I've been using HTML to PDF on our own localhost stored webserver for the past couple of years and it works fine (version 1.2.3)
I've now decided to host the site on the web with our Shared hosting hosting provider. I've uploaded the exact same files (with the right paths etc) and, whilst it creates the PDF all the text is in Times New Roman. On our localhost webserver the text is Arial (which is what we want).
The stylesheet used for the PDF creation specifies: font-family: Arial; for all styles.
Any idea why the PDF uses Arial on our web server and the same files then use Times New Roman on the hosting companies web server.
Regards Adrian |
|
|