Hi, I am having all my documents in pdf format.Can anyone give me an idea to convert these pdf files to some professional documents using php to embed in my website. Thanks & Regards, Rekha
.pdf is a "professional" document. If you want to export it as another document type, you can use a library to do the conversion. For example, PEAR has an .xml creation library.