Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have really big problem.

Previously, I used FPDF to generate PDF file. Now, customer's request has change so he wants to change format, I need to generate doc file. but as long as I have pdf file, Can I convert to doc file and how???

share|improve this question
your client wants to generate doc file from PDF file? – SLAYER May 24 '12 at 5:11
Not exactly, He just wants to generate doc file. But, As long as I have pdf file. I was thinking to convert it into doc – Akram May 24 '12 at 5:15
see this link: stackoverflow.com/questions/124959/… ---------- if you want to convert the generated pdf to .doc then it's pretty much complicated. – Ashok Poudel May 24 '12 at 5:22
but why dont you create direct doc file using site content? – SLAYER May 24 '12 at 5:22
it will become too lenthy if you create first pdf file and then convert it into doc file.. – SLAYER May 24 '12 at 5:23
show 5 more comments

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.