Can create the rtf/doc document in php ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dinopc
    New Member
    • Nov 2006
    • 6

    Can create the rtf/doc document in php ?

    Hi, i am italian and sorry for my english.

    I am trying the script php for generate the rtf/doc document with table strong car etc etc.

    Thank you for help
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    What is it exactly you want?
    If you are just looking for a method to create rtf documents, see the following class at phpclass.org http://www.phpclasses.org/browse/package/1805.html

    Ronald :cool:

    Comment

    • dinopc
      New Member
      • Nov 2006
      • 6

      #3
      I want create un document in format RTF / DOC / OpenDocument.

      The class RTFGenerate not use the tables. :(

      I can convert HTML in to doc / rtf / opendocument with the class ?


      Thank you

      Comment

      Working...