zohab Posted March 11, 2011 Share Posted March 11, 2011 Hi, I will be creating pdf in php using following library. http://sourceforge.net/projects/pdf-php/ After creating pdf ,I want to send PDF data in byte[] to web service. Any idea how to read pdf and prepare pdf data in byte[] array. With Kind Regards, Zohaib. Quote Link to comment Share on other sites More sharing options...
HuggieBear Posted March 11, 2011 Share Posted March 11, 2011 You probably want to cURL library to submit data to web services. Quote Link to comment Share on other sites More sharing options...
zohab Posted March 11, 2011 Author Share Posted March 11, 2011 I w You probably want to cURL library to submit data to web services. i want to create byte array of the pdf file data. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.