Generate Word doc from php

Discussion in 'PHP' started by sabatier, Jan 7, 2008.

  1. sabatier

    sabatier New Member

    Joined:
    Jul 10, 2007
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    Hi, I'm doing a college project which involves automatically generating student transcripts from a MySQL database. I want to be able to create a system whereby the user enters the student no, and a Word document is automatically generated which displays the student's results in a a letter format. I am able to create the Word document no problem; it's the formatting that I'm having trouble with. If, say, the student is in fourth year, then the Word document must display four sets of results, like the document I attached.

    So my question is this: What's the best way to generate a Word document like the attached document where four year's results will neatly fit on one page? Should I do a HTML template within PHP or have some mechanism to paste the data into a Word template? Or is there a better way to do it?

    I'd really appreciate your suggestions!

    sabatier
     
  2. bhagwat

    bhagwat New Member

    Joined:
    Jun 16, 2008
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    Can u tell me how u can display word page into Html.
    I need this.
    please help me.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice