Hard Light Productions Forums
Off-Topic Discussion => General Discussion => Topic started by: aldo_14 on May 11, 2002, 08:05:29 am
-
I need a way to create some sort of nice, image including readme file, so does anyone know of a good freeware proggy to create pdf (unlikely) or (equivalent) compiled html (I think that's what it is....) 'help' file?
Basically something that's fairly largely supported, can be packed in 1 file, and supports images and possibly hyperlinks.....
Partly so I can consider packagin background onfo with Reciprocity - the sutff that isn't required for the storyline, and isn't in the techroom, but provides a background to the story and the 'older' FS2 universe.
-
Just do a search for Help File on google and it should bring up a ton of help-file creators.
-
what about .doc files?
-
yea Microsoft Word can include images and whatnot. Yes I know its a microsoft product, but life is unfair, is it not?
Thats the only way to go I think without getting an expensive program.
-
My favorite format for these things is CHM (compiled html), which uses the same format as HTML, which means it supports user interactivity in addition to test and images, but can also combine multiple files and images into a single compressed file. Microsoft released a set of free utilities for creating CHMs called HTML Help Workshop; do a search for that and you should be able to find it. (I think the latest version is 4.0)
Another alternative is the standard Help Workshop, which allows one to make standard HLP files out of richtext documents, but these are a bit harder to work with than the CHMs.
-
Ordinary .HTML files?
-
Your asking for a lot eh?
-
Yah they are right... HTML is the best way to go actually...
Simple and easy... and I'm sure you know how to do HTML if you did that website of yours.
-
HTML is good but the problem there is that it uses too many files, so the best solution there is CHM. :D (same as HTML without that problem)
-
Actually, I used to use HTML very early on, but it was a bit too unwieldy IMO.
anyway, that should help - cheers :)