home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / wvhtm064.zip / wvhtml.man < prev    next >
Text File  |  2001-02-04  |  3KB  |  74 lines

  1.  
  2. wvHtml(1)                                               wvHtml(1)
  3.  
  4. NAME
  5.        wvHtml - convert msword documents to html
  6.  
  7. SYNOPSIS
  8.        wvHtml  [-c charset] [--charset charset] [-p password] [--password
  9.        password] [-x config.xml] [--config config.xml]  [-d  dir]  [--dir
  10.        dir] filename
  11.  
  12. DESCRIPTION
  13.        wvHtml  converts  word 6, 7 (95) and 8 (97/2000) documents
  14.        into html.
  15.  
  16.    OPTIONS
  17.        -c charset, --charset charset
  18.               word 97 documents are stored in one of two formats,
  19.               either  in 8 bit windows codepages or in 16bit uni-
  20.               code. The unicode  can  be  converted  easily  into
  21.               utf-8,  and  the  codepages are promoted to unicode
  22.               and converted from there, except  for  the  western
  23.               european  codepage  which  is  always  converted to
  24.               iso-8859-15  if  possible.  This  is  the   default
  25.               behaviour.  It  in  possible  to convert into other
  26.               formats or to force a conversion  to  a  particular
  27.               format,  it  is  not  recomended as you don't get a
  28.               guarantee that the  output  will  be  correct,  for
  29.               instance  if  you  convert an english document into
  30.               koi8-r encoding then it will be wrong, but  if  you
  31.               are  sure  then you can override the default output
  32.               format using this option.  The  charsets  that  are
  33.               available  depend on your system. Systems using the
  34.               gnu libc 2 and above can convert to just about any-
  35.               thing,  systems  that at wv configure time prove to
  36.               be  inadequate  for  charset  conversion  use  wv's
  37.               internal  conversion formats which are a small sub-
  38.               set  of  the  possible  conversions,  namely  utf-8
  39.               iso-8859-15 koi8-r tis-620
  40.  
  41.        -c password, --password password
  42.               Due to heroic work done by a great team or workers,
  43.               the wv library can decrypt password protected  word
  44.               97  and  older versions of word documents given the
  45.               correct password.
  46.  
  47.        -d dir, --dir dir
  48.               If dir is used then any created  graphics  will  be
  49.               placed in this directory. The default is the direc-
  50.               tory in which the word document is.
  51.  
  52.        -c config.xml, --config config.xml
  53.               Use this to give the location of the  config  file,
  54.               if  not  used  the  config  file is searched for by
  55.               first checking the current directory, and  then  by
  56.               looking  in  the  install  location, by default its
  57.               /usr/local/lib/wv/wvHtml.xml
  58.  
  59. MORE INFORMATION
  60.        http://www.csn.ul.ie/~caolan/docs/MSWordView.html
  61.  
  62. SEE ALSO
  63.        laola(1), lls(1), elser(1), catdoc(1), word2x(1)
  64.  
  65. AUTHOR
  66.         Caolan McNamara
  67.         WWW: http://www.csn.ul.ie/~caolan/
  68.         Mail: Caolan.McNamara@ul.ie
  69.  
  70. Ported to OS/2 by
  71.     
  72.     Team OS/2 Russia
  73.     WWW: http://teamos2.ru
  74.     Mail: mail@teamos2.ru