Results 1 to 2 of 2

Thread: RTF / DOC to PDF using PHP

  1. #1
    Join Date
    Jul 2006
    Posts
    16

    RTF / DOC to PDF using PHP

    Hi,

    Does anyone know of a way to convert RTF or DOC files to a PDF via a server side scripting language?

    For example - user uploads a file, clicks a button, it produces a PDF on the server and then outputs a PDF file?

    Thank you

    Mike

  2. #2
    leo.bonnafe Guest
    If you are using PHP, there is a library called phpLiveDocx, which does exactly what you want. Converting between word processing formats is a one-liner!

    Find out more here:
    http://www.phplivedocx.org/articles/...o-phplivedocx/

    Leo

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •