Results 1 to 3 of 3

Thread: Documentation in HTML also needs to be in WORD

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 2001
    Location
    United Kingdom
    Posts
    141

    Documentation in HTML also needs to be in WORD

    I've taken my time providing online documentation for my web application (using plain old text editor and HTML - ouch)

    However my users would also like a hard copy so I tried porting my work into WORD and it looks horrendous.

    Any suggestions how I can provide my online doc as printable word doc...OR do I just print out every individual page of my online information???

    Thanks for any help
    LongyP

  2. #2
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: Documentation in HTML also needs to be in WORD

    If you want it in printable format you should convert it to PDF. Word won't do this but if you download Open Office and open it in their word processor, it will give you the option to export the file to PDF. As long as your HTML is valid and well formed yous houldn't have problem opening it in Open Office. I recommend you use the HTML tidy app from W3c if it is not rendering correctly in Word or Open Office.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Oct 2001
    Location
    United Kingdom
    Posts
    141

    Re: Documentation in HTML also needs to be in WORD

    many thanks. I'll look into this.
    LongyP

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