|
Mauricio - 2006-07-03 21:50:49 - In reply to message 10 from Mauricio
I did:
error_reporting(E_ALL ^ E_NOTICE);
To avoid the notice, but now it won't launch acrobat. It will just outoput text.
Also, how does the webservice work, is it free?
Harish Chauhan - 2006-07-04 03:39:18 - In reply to message 10 from Mauricio
Hi,
Code is working fine.
Check your curl settings and off the notice errors.
Manicka Prakash - 2006-08-08 09:51:37 - In reply to message 3 from Ranjan Goyal
Hi Group ,
I am getting same problem . please any help me by senidng the correct file to me
manicka.prakash@gmail.com
nmprakash82@yahoo.com
waiting for your mail
THanks & Regards
Manicka Prakash
Shashi Kant - 2006-09-25 10:23:45 - In reply to message 1 from Ranjan Goyal
i am geting same problem can anyone help ?
rado2 - 2006-10-09 12:23:20 - In reply to message 1 from Ranjan Goyal
This is very strange. When I browse manually to 64.39.14.230/pdf-net/cleardoc.aspx, add manually URL, and download PDF, it is fine. But when I try to use your class, it always generates invalid file, that no PDF reader is able to open.
I did go through HTML/PHP code, if some fields changed, but they have not. Have no idea why this happens. Anybody has a hint?
rado2 - 2006-10-09 12:40:03 - In reply to message 1 from Ranjan Goyal
Uh, I found the problem. The service works fine with CURL, not otherwise. Make sure you have CURL extension installed. I had locally, but not on public server..
Vasilij Nadulisnjak - 2006-12-05 16:46:06 - In reply to message 7 from Harish Chauhan
COuld you please send source files to me too. I'm having the same error. I have downloaded clas severel times, but no luck...
Please, please
Vasilij Nadulisnjak - 2006-12-05 16:47:18 - In reply to message 17 from Vasilij Nadulisnjak
My email is vmn_dk@hotmail.com
sorry I forgot to put it in my previous message
Armand Bertea - 2007-02-11 20:53:09 - In reply to message 16 from rado2
I have installed the CURL extension locally but it still doesn't work.
Diego Thomaz Flores - 2007-03-09 17:30:23 - In reply to message 19 from Armand Bertea
So am I. Already installed CURL extension and still getting the corupted file message.
Any tips for solving it?
|