I have created a PDF using PHP's pdflib.
The PDF contains images and some text. The pdf is generated successfully. I am using a Ubuntu 11.10 server and my development machine also runs the same. The generated PDF opens successfully on my dev machine or in any other Ubuntu machine. It also opens on Windows 8 using its default reader. But it does not open in Window seven or lesser with Adobe Reader.
What could be the issue?