Hi,
I use SOAP like webservice. It's work nice. Now I want to get pdf file from server. I receive a array
('filename'=>'test.pdf', 'mimetype'=>'pdf/file', 'content'=>'dhjhfjskjfhksjfhsjfhsfhsdfjhsfj')
How can I read and print the content o the file.
Thanks.
Sorry for my bad english :o)