1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Doc to PDF conversion in PHP

Discussion in 'PHP' started by mahendras, Jun 14, 2008.

  1. #1
    We have a application in PHP where job seeker post their resume in doc format, we want to convert that to PDF as soon as they upload doc.
    Anyone knows how to convert from doc to PDF using PHP code.
     
    mahendras, Jun 14, 2008 IP
  2. MattDunbar

    MattDunbar Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try wvware.sourceforge.net

    Once you install the package you should be able to get PHP to work with it using EXEC or SYSTEM.

    # wvPDF: converts word to Adobe PDF. Use "AbiWord --to=pdf" or "AbiWord --print=file.ps && ps2pdf file.ps" instead.

    That documents specifically what you want, look more into it on the page I linked you to.
     
    MattDunbar, Jun 14, 2008 IP
  3. mahendras

    mahendras Peon

    Messages:
    597
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I have a shared hosting on godaddy, will it still work? how to make it work on godaddy shared hosting?
     
    mahendras, Jun 15, 2008 IP
  4. matthewrobertbell

    matthewrobertbell Peon

    Messages:
    781
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I doubt it would work on godaddy, you would need a dedicated server/vps
     
    matthewrobertbell, Jun 16, 2008 IP
  5. bezawada

    bezawada Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I have a requirement in php To convert the word document in pdf How to convert word document to pdf? please suggest me.
     
    bezawada, Sep 15, 2010 IP
  6. Leron

    Leron Active Member

    Messages:
    38
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    53
    #6
    Leron, Sep 16, 2010 IP
  7. Chandrakant Prasad

    Chandrakant Prasad Peon

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I could not understand phpLiveDocx.
     
    Chandrakant Prasad, Sep 17, 2010 IP