1

Hi,

I'm using HTML2PDF in a PHP script to generate a PFD file from a dynamically generated report. The script is on a development server so unfortunately I can't provide a URL for it.

The PDF file is created properly and saved to disk. It can be downloaded and viewed successfully in all browsers on a PC.

However, I have tried to load it on an Android OS pad (Lenovo A5500-H) and it fails to open it. Other PDF documents can be downloaded and opened successfully on this pad using Google Chrome.

The browser attempts to download the file and Adobe reader opens, but returns the error - "Error opening document - please try again later" with 0% downloaded.

Any help much appreciated.

Neil