Author Topic: Pdf / etc generators?  (Read 1544 times)

0 Members and 1 Guest are viewing this topic.

Offline aldo_14

  • Gunnery Control
  • 213
Pdf / etc generators?
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.

 

Offline an0n

  • Banned again
  • 211
  • Emo Hunter
    • http://nodewar.penguinbomb.com/forum
Just do a search for Help File on google and it should bring up a ton of help-file creators.
« Last Edit: May 11, 2002, 08:12:05 am by 397 »
"I.....don't.....CARE!!!!!" ---- an0n
"an0n's right. He's crazy, an asshole, not to be trusted, rarely to be taken seriously, and never to be allowed near your mother. But, he's got a knack for being right. In the worst possible way he can find." ---- Yuppygoat
~-=~!@!~=-~ : Nodewar.com

 

Offline Nico

  • Venom
    Parlez-vous Model Magician?
  • 212
what about .doc files?
SCREW CANON!

 

Offline DragonClaw

  • Romeo Kilo India Foxtrot
  • 210
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.

 

Offline CP5670

  • Dr. Evil
  • Global Moderator
  • 212
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.

  

Offline Ryx

  • Twilight Falling
  • 29
  • Away in RL land. Back later.
Ordinary .HTML files?
Intel C2D E6850|4Gb RAM|Abit IP35 PRO|ATI X1900 XT

 

Offline Zeronet

  • Hanger Man
  • 29
Your asking for a lot eh?
Got Ether?

 

Offline DragonClaw

  • Romeo Kilo India Foxtrot
  • 210
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.

 

Offline CP5670

  • Dr. Evil
  • Global Moderator
  • 212
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)

 

Offline aldo_14

  • Gunnery Control
  • 213
Actually, I used to use HTML very early on, but it was a bit too unwieldy IMO.

anyway, that should help - cheers :)