Results 1 to 5 of 5

Thread: [RESOLVED] PHP code for Generate MS word document

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2007
    Posts
    26

    Resolved [RESOLVED] PHP code for Generate MS word document

    Please tell me code to generate MS word document 2000/XP/2003 including draw image.

    Thank you.

  2. #2
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: PHP code for Generate MS word document

    I have no idea how to generate a Word document, but I can tell you how to generate a PDF, which is more portable and less error-prone:
    http://au3.php.net/manual/en/ref.pdf.php

    In fact, I'd go so far as to say that unless someone's reverse engineered the .doc format, it'd be very hard to generate a Word document programatically.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Mar 2007
    Posts
    26

    Re: PHP code for Generate MS word document

    wuahhh.
    My boss said i must create this aplicaton for microsoft word document in linux.

    Help me please.

  4. #4
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: PHP code for Generate MS word document

    I am sorry but I can't help with that. Your boss's requirements are unrealistic.

    If you need to create a Word document programatically your best option is to use a script to automate Word under Windows. Certainly this would be difficult to do under Linux, let alone from PHP.

  5. #5
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: PHP code for Generate MS word document

    Maybe if there is MS Word on the client side but thats unrealistic to require every visitor to have Word installed.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

Posting Permissions

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



Click Here to Expand Forum to Full Width