how can I generate a doucument in a msword or pdf format

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
nosmas
Forum Newbie
Posts: 1
Joined: Thu May 29, 2008 2:26 pm

how can I generate a doucument in a msword or pdf format

Post by nosmas »

hello men I was working on my second year project and trying to generate a document in a msword or pdf format.I am rashing into the dead line please help me quick!
Last edited by nosmas on Thu May 29, 2008 4:32 pm, edited 3 times in total.
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Re: how can I generate a doucument in a msword or pdf format

Post by onion2k »

nosmas wrote:I was working on my second year project and trying to generate a document in a spread sheet (msword or pdf).
If you want to generate a PDF I'd recommend using fpdf: http://www.fpdf.org/ It's really good. Generating a Word document is a fair bit harder, especially if you want fancy formatting.

You do realise that neither format is designed for spreadsheets though, right? If that's what you want you should be generating an Excel file.
nosmas wrote:I am rashing into the dead line please help me quick!
Your deadline and lack of time management skills is nothing to do with anyone on this forum. We're not going to reply quicker just because you left it to the last minute.
Post Reply