On 26.03.2009, at 15:45, hanserl wrote:
> 1. Well - i tested on 2 machines.
> Machine 1 i get following error when the adobe reader tries to open
> the returned PDF:
> "Adobe Reader could not open "collection.pdf". Datatype is not
> supported....
> I used firefox.

Can you call "file" on the command line to see what filetype the file  
is:

$ file collection.pdf

?

What does curl output, when you download the file on the command line?

$ curl -o test.pdf -D - 'http://downloadurl/'

Is the returned file size reasonable or do you just get an empty  
response?

-- Johannes


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mwlib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/mwlib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to