How to convert excel file to pdf and upload in php

I need a project to convert file in pdf file as excel and upload to webserver and see in pdf format how can i use linux server for pdf converter in linux and upload file

Could you please be more descriptive on what it is you need done. From what I got from your two sentences you need to convert an excel file to a pdf using php is that right. If so there is the PHPExcel library and I believe php has an optional c module you can install for pdf files meaning you would need to recompile apache and php to install the pdf module. Besides that the link for the PHPExcel script is http://phpexcel.codeplex.com/ and take a look around that website to see if that is the missing piece of the puzzle. If not then please describe in more detail what the problem is.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.