home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 9 / CDACTUAL9.iso / share / W31 / VARIOS / DCMWIN / README.TXT < prev    next >
Encoding:
Text File  |  1996-10-21  |  32.4 KB  |  698 lines

  1.          Document Conversion Manager for Windows v4.0
  2.          ============================================
  3.  
  4.                      LIMITED USE VERSION
  5.                      ===================
  6.  
  7.  
  8.      Authors : Pembroke International Ltd      
  9.                15 Edmund Road
  10.                Hastings   East Sussex
  11.                U.K.
  12.                TN35 5JY
  13.  
  14.      Telephone / fax : +44 (0)1424-460803
  15.               E-mail : frank@pembroke-int.com
  16.                  Web : http://www.ftech.net/~pembroke
  17.              Contact : Frank Sheldon
  18.  
  19.      Please report any errors by e-mail.
  20.      Problem documents can be sent to the same address as either
  21.      UUENCODED or MIME mail.
  22.  
  23.  
  24.      Please contact us if you have any problems at all. Thank you.
  25.      
  26. ====================================================================
  27.  
  28. Software files provided (62) :
  29. ----------------------------
  30.  
  31.      INSTALL.EXE   DCMWFWW.DLL   DCM650S.DLL    450FONT.INI              
  32.          DCM.EXE   DCMWP5W.DLL   DCMVUES.DLL    650FONT.INI            
  33.         DCM2.EXE   DCMASCW.DLL   DCMCDFS.DLL    WFWFONT.INI          
  34.      DCMVIEW.EXE   DCMUPXW.DLL   DCMRFTS.DLL   ASCPRINT.INI                
  35.      DCMKERN.DLL   DCMVUEW.DLL     DDEML.DLL   RFTPRINT.INI
  36.     DCMSETUP.DLL   DCMACTW.DLL    OLECLI.DLL   650PRINT.INI
  37.      DCMDOCR.DLL   DCMRFTW.DLL    OLESVR.DLL    CDFFONT.INI    
  38.      DCMAMPR.DLL   DCM650W.DLL     SHELL.DLL       PCAP.INI  
  39.      DCMRTFR.DLL   DCMAMPW.DLL       DCM.HLP      SETUP.INI
  40.      DCM650R.DLL   DCMCDFW.DLL   AMPLANG.INI    LICENCE.TXT
  41.      DCMUPXR.DLL   DCMAMPS.DLL   RTFFONT.INI    INSTALL.TXT 
  42.      DCMWFWR.DLL   DCMUPXS.DLL   DOCFONT.INI     README.TXT     
  43.      DCM450R.DLL   DCMWP5S.DLL   AMPFONT.INI      ORDER.TXT
  44.      DCM700R.DLL   DCMWFWS.DLL   700FONT.INI   NOTE-V40.TXT
  45.      DCMWP5R.DLL   DCMACTS.DLL   WP5FONT.INI  
  46.      DCMCDFR.DLL   DCMASCS.DLL   UPXFONT.INI  
  47.  
  48. ===========================================================
  49.  
  50.  
  51. OVERVIEW
  52. ========
  53. Document Conversion Manager works on the basis that there is a
  54. preferred work-station WP, and that the work-station may be
  55. receiving documents created by other applications, which need to
  56. be converted dynamically as they are needed for editing or
  57. viewing. 
  58.  
  59. If the work-station WP is a Windows application that supports DDE,
  60. and will act as a server to Document Conversion Manager, then the
  61. application may be activated, and the converted document loaded,
  62. ready for viewing, printing and editing.
  63.  
  64. Launching documents is controlled through the Document Conversion
  65. Manager file selection screen. To access this screen, click on the
  66. Document Conversion Manager icon. The resulting screen provides
  67. directory browse and file selection, and displays the current
  68. path, the output path for converted documents, the work-station
  69. WP, and a check box indicating launch or non-launch of converted
  70. documents. 
  71.  
  72. Document Conversion Manager is seamlessly integrated with Windows,
  73. and does not need to be run from its icon, for conversion to be
  74. effected.  
  75.  
  76. Use File Manager         Using File-Manager to select an
  77.                          "Associated" document will automatically
  78.                          convert and load the document. 
  79.     
  80. E-Mail attachments.      Documents attached to E-Mail notes can be 
  81. Works with MS-Mail       converted in the same way, provided the
  82.   and CC:Mail.           file extension is "Associated" with
  83.                          Document Conversion Manager. Click on the
  84.                          attachment to automatically convert and
  85.                          launch the converted document. 
  86.     
  87. Use DCM.                 Click on the Document Conversion Manager
  88.                          icon, and use the standard file selection
  89.                          procedure to locate, convert and launch
  90.                          documents.
  91.     
  92.           Document Conversion Manager running from its icon 
  93.           is not dependent on any file/application associations
  94.           being setup. Document Conversion Manager will
  95.           automatically determine the document type, convert it
  96.           to the work-station WP, and if required, activate the
  97.           application and launch the document. 
  98.  
  99.  
  100.  
  101. COMMAND LINE USEAGE
  102. ===================
  103.  
  104. Conversion can also be enabled through a command line, using DCM2.EXE
  105.  
  106. DCM2.EXE takes parameters : <input path and filename>
  107.                           : <output path>
  108.                           : <document format>
  109.                           : < /S >
  110.  
  111. Document format is a three character mnemonic :
  112.                           : amp   Ami Pro
  113.                           : wfw   Word.Windows
  114.                           : rft   DCA-RFT
  115.                           : upx   Uniplex
  116.                           : opw   Officepower
  117.                           : wp5   WordPerfect 5.x
  118.                           : cdf   Notes CDF
  119.                           : asc   ASCII
  120.  
  121. < /S > suppresses any messages that might be generated during conversion.
  122.  
  123.     eg : dcm2.exe c:\docs\testdoc.rft c:\convert amp /s
  124.  
  125.      ....converts a DCA-RFT document to Ami Pro format with no messages.  
  126.  
  127. The document name is preserved but the extension will be replaced by
  128. whatever is defined through SETUP for the pairing.
  129.  
  130.     
  131. ====================================================================
  132.  
  133.  
  134.         SETTING UP DOCUMENT CONVERSION MANAGER for WINDOWS v4.0
  135.         =======================================================
  136.  
  137. From the front screen press SETUP 
  138.  
  139. These controls determine how converted text looks, and where
  140. on the paper the text is to be presented. Which controls are 
  141. available will be determined by the pairing of READER and WRITER.
  142.  
  143. System controls
  144. ---------------
  145. Output file extension      No change
  146.                            Fixed as 
  147.                            Numeric incrementing from 
  148. Display units              Inches
  149.                            Centimeters
  150.                            Points
  151.  
  152.  
  153. Printer controls
  154. ----------------
  155. Printer                    The choice of printer may dictate 
  156.                            available fonts and form sizes/orientations.
  157.                            Different font and paper mapping may be done
  158.                            for each printer.
  159. Output paper               Source form or any other paper size 
  160.                            available. Selecting a paper size will force
  161.                            all READER input pages to convert to that 
  162.                            paper size. Paper orientation will not be 
  163.                            affected. 
  164. Top crop area              Initial values will be obtained from the  
  165. Bottom crop area           selected printer. If text margins infringe 
  166. Left crop area             these values, text will be repositioned at 
  167. Right crop area            the crop area. Any value up to a total of 
  168.                            1/3 of the paper width may be input.
  169.                            The DisplayWrite, Uniplex, OfficePower printers
  170.                            may not be attached to the Windows system where
  171.                            conversion is being effected. Values for target
  172.                            printers must be entered manually. 
  173.                            The default values are 0.2"
  174.  
  175.  
  176. Text presentation controls
  177. --------------------------
  178. Linedraw action            Replace linedraw characters with spaces 
  179.                            (ie strip); with bar characters, or with a
  180.                            font containing the linedraw character set.
  181. Linedraw font              Select the linedraw font.
  182. Use tables only            Translates multi-column text as tables.
  183. Sub/superscript            These controls can be converted as a base-
  184.                            line change or as a font change, depending
  185.                            on the target application. 
  186. Maintain formatted text    Causes DCA-RFT text generated by controls to
  187.                            be converted as body text. The control 
  188.                            generating the text is stripped. If documents
  189.                            are paginated, and text is not resolved into 
  190.                            the document, then the control and the text 
  191.                            will be stripped.
  192. Set prompted stops         Translates Ami Pro bookmarks as single and
  193.                            multibyte controls to maintain the comment
  194.                            portion into DW370. The dual control is 
  195.                            picked up by the DisplayWrite READER as a
  196.                            single control on the round-trip to re-create
  197.                            the bookmark with comment.
  198. Use space above/below      Translates space above/below to DCA-RFT as 
  199.                            either RCR or sub/superscript controls, or 
  200.                            ignores any value.
  201. Stops for bullets          Translates all Ami Pro bullet characters to 
  202.                            DCA periods.
  203. Use counter controls       Translates Ami Pro numeric bullets to DCA
  204.                            counter controls, or the text equivalent of
  205.                            the control. 
  206. Sonoran width scaling      Allows the average character width to be 
  207.                            scaled accurately relative to the effective
  208.                            pitch.
  209. Map Extended Character     If your DW370, environment does not 
  210.   Set                      support graphics/extended character set, 
  211.                            then any character that would have had a 
  212.                            match in that set can be mapped to a 
  213.                            default character.
  214. Text scaling               Horizontal Scale - Select this option if text
  215.                            infringes the right-most print position, and you
  216.                            want to maintain the horizontal layout of your
  217.                            document. Text will be auto-scaled in percentage
  218.                            increments until it will fit on the paper.
  219.                            Scale to paper - Select this option to auto-scale
  220.                            documents in both axes to maintain text on the 
  221.                            selected paper size. 
  222.                            A3 documents can be scaled to A4 paper.
  223. Ignore Right Indents       This control causes any right indention
  224.                            to be ignored when converting to DCA-RFT,
  225.                            to reduce the number of LineFormatChanges.
  226. Fix output typestyle       Converts documents constructed with multiple
  227.                            fonts/sizes to DCA/RFT as a single typestyle.
  228.                            The DCA/RFT document is fully reformatted 
  229.                            between the column margins defined by the 
  230.                            Fix Output Margins control.
  231.                            This control over-rides any font-map settings.
  232.                            FixRFTFont=86 will produce Prestige Elite 
  233.                            throughout the converted document. Any valid
  234.                            fixed pitch or PSM typestyle number may be used.
  235. Fix Output Margins         Sets the column margins for the DCA/RFT document. 
  236.                            This control is actioned only when Fix Output
  237.                            typestyle is non-zero. Used together these 
  238.                            controls enable graphically created documents 
  239.                            to be displayed on a dumb terminal and edited 
  240.                            by DW370.
  241.                            FixOutput Margins=12,72 when used with Fix Output
  242.                            Typestyle = 86 will produce a DCA/RFT document
  243.                            with left and right margins of columns 12 and 72
  244.                            respectively formatted as 12pitch throughout. 
  245.                            The document will be reformatted horizontally
  246.                            maintaining indentation; and will be correctly
  247.                            re-paginated
  248. Hyphenation                Sets hyphenation on or off when converting
  249.                            documents into Ami Pro.
  250. AutoLineHeight             Prevents AutoLineHeight and enables spacing as
  251.                            Fixed / AtLeast.
  252.                            Vertical metrics vary by application. Word has
  253.                            tight metrics, so source documents created with
  254.                            "Auto" line spacing may convert to Word with
  255.                            incorrect pagination.
  256. Output headers/footers     For target applications that do not support
  257.                            header/footer controls this feature converts
  258.                            header/footer as text.
  259. Define bookmark            OfficePower utilises non-printing characters as
  260.                            placemark controls to enable fast navigation 
  261.                            around a document. This control allows the 
  262.                            non-printing characters to be identified and
  263.                            marked for conversion as either a space code, 
  264.                            the original character, or a true book mark 
  265.                            in the target application.
  266.  
  267.  
  268. Text positioning controls
  269. -------------------------
  270. Set margins                This will fix the document margins at the 
  271.                            values set in the crop areas.
  272. Maintain text position     Causes text positioned by required backspace
  273.                            and ZICR controls to be positioned within
  274.                            a frame. Target applications that do not
  275.                            support this function will be presented with
  276.                            sequential text. 
  277. Body text adjustment       Enables the last typing line in a DCA/RFT
  278.                            document to be increased in 1/100" 
  279.                            increments, which can stop Ami Pro breaking
  280.                            pages too early.
  281. Page breaks                Forces all pages to be terminated with a 
  282.                            required page break.
  283.                            The Officepower v450 & v650 READERS take a second
  284.                            parameter "Page length", which sets the document
  285.                            maximum vertical print position at the page 
  286.                            length value (typically 66 lines / 11" )set in
  287.                            the Officepower document. Soft page breaks will
  288.                            be stripped, allowing the document to paginate 
  289.                            naturally in the target application. Without 
  290.                            this parameter the Officepower footer will be
  291.                            positioned with respect to the bottom edge of 
  292.                            the page, allowing the body text depth to 
  293.                            increase by the difference between the paper 
  294.                            size and the page length setting.
  295. Set absolute tabs          Sets tabs with respect to the page edge rather
  296.                            than to the left margin.
  297. Strip Non-Text Objects     If you are not using protocol driven 
  298.                            printers, graphics may cause printing 
  299.                            problems. Use this control to strip 
  300.                            graphics from your documents when converting
  301.                            to DCA-RFT.
  302.  
  303. =========================================================================
  304.  
  305.                      Application defaults
  306.                      --------------------
  307.  
  308. Uniplex, WordPerfect and OfficePower documents do not always 
  309. contain page layout or font information. This information can 
  310. be stored externally from the document. This information needs
  311. to be provided to the conversion process to enable correct 
  312. conversion. Controls are provided through SETUP. 
  313.  
  314. The default settings are :
  315.  
  316. Source document : UNIPLEX
  317. -------------------------
  318.     Font name        FX-Normal 
  319.     Font size        12pt 10 pitch This value is used where 
  320.                      a font size is not defined within your
  321.                      documents, or a font size is not defined
  322.                      within UPXFONT.INI 
  323.     Paper size       A4, portrait orientation 
  324.     Print margins    Printer crop areas. These values
  325.                      are set at the default printer crop areas at
  326.                      install time.
  327.                      These values do not change if a new printer
  328.                      is selected. These values can be changed to
  329.                      conform to the Uniplex system print defaults. 
  330.     Default ruler    Document Conversion Manager will use a
  331.                      default ruler that contains sufficient
  332.                      increments to span the printable width at the
  333.                      default font. 
  334.  
  335. Printer instructions If your Uniplex documents contain printer
  336.                      control strings to enable font changes, these
  337.                      control strings must be setup in UPXFONT.INI.
  338.                      If they are not mapped, they will be ignored,
  339.                      which may lead to incorrect formatting and
  340.                      pagination. 
  341.  
  342.         N.B.         We recommend that Uniplex document print
  343.                      margins be set at, or close to, the printer
  344.                      crop margins when converting documents
  345.                      containing graphic line-draw.
  346.  
  347.  
  348.  
  349. Source document : WORDPERFECT
  350. -----------------------------
  351.     Font name        Courier 
  352.     Font size        12pt 10 pitch This value is used where 
  353.                      a font size is not defined within your
  354.                      documents, or a font size is not defined
  355.                      within WP5FONT.INI 
  356.    Paper size        A4, portrait orientation 
  357. Default ruler        WordPerfect default ruler.
  358.   Extra large        200%   Font size is automatically 
  359.    Very large        150%   adjusted by these percentages
  360.         Large        120%
  361.         Small         80%
  362.          Fine         60%
  363. Superscript factor    60%
  364. Subscript factor      60%
  365.  
  366.  
  367.  
  368. Source document : OFFICEPOWER
  369. -----------------------------
  370.     Font name        Auto Select / Courier 
  371.     Font size        12pt 10 pitch This value is used where 
  372.                      a font size is not defined within your
  373.                      documents, or a font size is not defined
  374.                      within 450FONT.INI/650FONT.INI 
  375.     Paper size       Auto Select / A4 portrait
  376.                      
  377.                      DCM uses its paper-size definitions as a 
  378.                      preference list. This means that, with 
  379.                      "paper-size = Auto Select" and "font = Auto Select",
  380.                      DCM will attempt to fit text on to the first 
  381.                      paper-size defined in the list using the first 
  382.                      font definition in the font list. If text will 
  383.                      not fit using the first font, DCM moves down
  384.                      the list in sequence looking for a fit. If all
  385.                      fonts fail to produce a fit DCM repeats this 
  386.                      process with the next paper-size in the list. 
  387.                      If no fit is found DCM defaults to the default 
  388.                      Windows form size and system font, or A4 12 pitch
  389.                      if no printer has been defined.
  390.  
  391.                      If your OfficePower documents always conform to 
  392.                      a standard layout, select the correct paper-size
  393.                      and font defintion. 
  394.  
  395.  
  396. ====================================================================
  397.  
  398.  
  399.         SETTING UP DOCUMENT CONVERSION MANAGER for WINDOWS v4.0
  400.         =======================================================
  401.  
  402.                  USING THE ???FONT.INI FILES
  403.                  ===========================
  404.  
  405. All READERS have an associated ???FONT.INI file. These files are
  406. ASCII format and provide the conversion programs with information
  407. about READER Fonts, font sizes, font attributes and line-spacing
  408. values, and allows READER text enhancement codes to be defined or
  409. re-defined for conversion purposes.
  410.  
  411. These files are  UPXFONT.INI    Uniplex       source document
  412.                  DOCFONT.INI    DisplayWrite     "        "
  413.                  WP5FONT.INI    WordPerfect      "        "
  414.                  WFWFONT.INI    Word for Windows "        "
  415.                  450FONT.INI    OfficePower v450 "        "
  416.                  650FONT.INI    OfficePower v650 "        "
  417.                  AMPFONT.INI    Ami Pro          "        "
  418.                  CDFFONT.INI    Lotus Notes CDF  "        "
  419.  
  420. Correct use of these files enables complex documents to be sent to
  421. editors with limited font resources or printing capabilities so
  422. that they can be edited and returned to the originating
  423. application intact. Eg A TimesRoman face at various point sizes
  424. can be mapped to a variety of fixed pitch fonts/faces. The reverse
  425. conversion simply maps these fonts/faces back, by defining each
  426. font/face at a specific size, and through the FONT MAP SCREEN each
  427. font/face can be mapped to a typographic face.
  428.  
  429.  
  430. The following text describes the use of UPXFONT.INI. ie where
  431. Uniplex is the READER and documents are to be converted to any of
  432. the WRITERS
  433.  
  434. ================================================================
  435.  
  436.  
  437.         SETTING UP DOCUMENT CONVERSION MANAGER for WINDOWS v4.0
  438.         =======================================================
  439.  
  440.                   USING THE ???FONT.INI FILES
  441.                   ===========================
  442.  
  443. UPXFONT.INI enables you to decide how your Uniplex fonts convert
  444. into WRITER fonts. If you have decided on different layouts for
  445. letters, memos, manuals  etc, then you will be able to automate a
  446. substantial amount of edit work by affecting the font size,
  447. spacing and attributes for typographical faces that you wish to 
  448. appear within your converted documents.
  449.  
  450. UPXFONT.INI  may be edited in a text editor, such as Windows
  451. notepad. Do not use a word-processor.  All measurements are in
  452. points (1/72"). Any value will  be accepted.
  453.  
  454. UPXFONT.INI provides default font information, where there is no
  455. font size or attribute description within the Uniplex document. 
  456.  
  457. UPXFONT.INI enables font size settings within your documents to be
  458. over-ridden.  
  459.  
  460. UPXFONT.INI enables printer control strings that cause a printer
  461. font change to be defined. 
  462. The font descriptions are displayed within Document Conversion
  463. Manager at the Font Map screen. Each line is a complete font
  464. description comprising:
  465.  
  466. Font descriptions  : The name of the font.
  467.  
  468. Font Number        : is used by Document Conversion Manager to
  469.                      differentiate font types ie fixed pitch,
  470.                      serif and sans-serif. 
  471.  
  472.               There are three number ranges :    
  473.               01 -   400 fixed pitch courier
  474.              401 - 32767 proportional serif / Times Roman
  475.            32768 - 65535 proportional sans serif / Helvetic
  476.  
  477. Font Size : '0' means use the font size detailed in the document,
  478.              or if no size is specified, use the default size
  479.              setting from the SETUP screen. Any other value in 
  480.              points means convert this font at this point size 
  481.              regardless of the size specified in the document.
  482.  
  483. Spacing   : '0' means use the active document spacing value for
  484.              this font. Any other value in points means, convert
  485.              this font at this spacing value regardless of the
  486.              document setting.
  487.  
  488. Attributes : sets the conversion attribute(s) for this font.
  489.  
  490. Text enhancement       This section allows the alphabetic
  491.                        attribute letters definition to be defined.
  492.  
  493. Effects                This section details font definitions that
  494.                        contain either bold or italic enhancement. 
  495.  
  496.  
  497. In UPXFONT.INI you will see : 
  498. field no.   1        2        3    4    5
  499.            11,   FX-Normal    0,   0,   0 
  500.       
  501.       Changing the '0' in field 3  (font size) to 10, 
  502.       instructs Document Conversion Manager to replace the  
  503.       definition within the Uniplex document with this new 
  504.       value. In this case, FX-Normal, would convert as a 10pt  
  505.       12 pitch font with line-spacing per the active 
  506.       definition, and with a plain non-enhanced face. 
  507.       The face will depend on mapping. 
  508.  
  509.       Changing field 4 to 24 tells Document Conversion Manager  
  510.       to force line-spacing to three lines per inch for all 
  511.       occurances of FX-Normal.
  512.       Changing field 5 to 'AI' tells Document Conversion Manager
  513.       to convert all occurances of FX-Normal with Bold and 
  514.       Italic enhancements. Any legal Uniplex attribute, as 
  515.       defined in the Attribute section of UPXFONT.INI may be
  516.       added. 
  517.       
  518.       Adding printer control strings. 
  519.       -  Select a font number that reflects the face that 
  520.          your printer control string is intended to produce. 
  521.       -  In the font description field, type the printer 
  522.          control string exactly as it should appear in the 
  523.          document. 
  524.       -  Add the required point size, line-spacing values and 
  525.          any attributes. 
  526.  
  527.  e.g.   86,  .sn xxxxxxxx,  14,    0,   A 
  528.  "xxxxxxxx" = the font change escape sequence.
  529.        "14" = the required font height.        
  530.        " 0" = maintain document spacing values.
  531.  "A" = add bold enhancement. 
  532.  
  533. Default  mapping
  534. UPXFONT. INI defaults to the following values. 
  535.  
  536.          Uniplex Writer    Pitch   
  537.            FX-Normal       10pt    
  538.            FX-Large        16pt    
  539.            FX-Small        8pt     
  540.            PS-Normal       10pt    
  541.            PS-Large        16pt    
  542.            PS-Small         8pt   
  543.            Scalable fonts  As defined      
  544.            Linespacing     As defined      
  545.            Attributes      As defined   
  546.  
  547. Things to remember    If you edit font sizes be sure that your
  548.                       system has that font and size available, and
  549.                       that your printer can print at that size.
  550.  
  551.  
  552. =====================================================================
  553.  
  554.  
  555.         SETTING UP DOCUMENT CONVERSION MANAGER for WINDOWS v4.0
  556.         =======================================================
  557.  
  558.                          FONT MAP 
  559.                          ========
  560.  
  561. From the SETUP screen, select the pairing for which you want to create
  562. a font map, and press FONT MAP.
  563.  
  564. This feature enables READER and WRITER typestyles and fonts to be
  565. interchangeable by face name and size. 
  566.  
  567.  
  568. Printer                  This is the printer currently selected
  569.                          through the SETUP Controls for the 
  570.                          currently displayed pairing.
  571.                          Mapping is system and printer
  572.                          dependent. Make sure that you have
  573.                          selected the correct pairing and printer
  574.                          before mapping your fonts.
  575.  
  576. Target typeface          This is the typeface to which you will
  577.                          map source document fonts. Fonts already
  578.                          mapped to this face will be displayed in
  579.                          the Mapped Typestyles box.
  580.                          A default typestyle mapping is done by
  581.                          the Install program, based on the Windows
  582.                          default printer.
  583.  
  584. Unmapped typestyles      This box displays source application fonts,
  585.                          listed in ???FONT.INI, that have not been 
  586.                          mapped to a Target Typeface. 
  587.                          If your source documents contain fonts,
  588.                          listed in ???FONT.INI, that have not been
  589.                          mapped, then those typestyles will
  590.                          convert according to their font number at
  591.                          the appropriate point size.
  592.  
  593. To map source document typestyles : 
  594.  -  First make sure that ???FONT.INI contains correct font
  595.     descriptions.  (See "Using UPXFONT.INI"). 
  596.  -  Make sure that you have selected the correct Target
  597.     application and  printer. 
  598.  -  Select your Target Typeface. 
  599.  -  Highlight the Uniplex fonts that you want to map. 
  600.  -  Press the ADD button. 
  601. Your source fonts will be placed in the "Mapped typestyles" box. 
  602.  
  603. Mapped typestyles       This box displays those source fonts that
  604.                         are mapped to the currently selected
  605.                         Target Typeface. 
  606.  
  607. To unmap source fonts : 
  608. -  First make sure that you have selected the correct pairing
  609.    and printer. 
  610. -  Select your Target Typeface. 
  611. -  Highlight the source fonts that you want to unmap. 
  612. -  Press the REMOVE button. Your source fonts will 
  613.    be added to the "Unmapped typestyles" list.   
  614.  
  615.     If your source application supports scaleable fonts
  616.     (TruType or Adobe etc), and your target application 
  617.     does not (DisplayWrite / Officepower v450), then the
  618.     "Target Typeface" box will be described as "Reader Font",
  619.     and will contain all fonts available to the READER.
  620.     The Unmapped typestyle box will contain all WRITER 
  621.     typestyles/fonts which are to be mapped to the READER font.
  622.     Multiple WRITER typestyles can be tied to a READER font
  623.     family.
  624.     A READER font - TimesRoman - will be mapped to one of the
  625.     mapped typestyles that most closely matches the READER font
  626.     size. If your WRITER is DisplayWrite you may decide to map
  627.     typestyles 10, 85 and 223 to font Courier. A READER font size
  628.     12 pt will map to typestyle 10, 10pt will map to typestyle 85
  629.     and 8pt will map to typestyle 223
  630.  
  631. Unmapped Word for Windows/OfficePower/WordPerfect fonts will
  632. convert as either Courier, TimesRoman or Helvetic faces depending
  633. on the numbering set in ???FONT.INI. 
  634.  
  635. Unmapped DisplayWrite typestyles will convert as : 
  636.       Fixed pitch typestyles =  Courier.
  637.       PSM typestyles         =  Courier. 
  638.       Scalable typestyles    =  TimesNewRoman/Helvetic 
  639.  
  640. ================================================================
  641.  
  642.  
  643.                          TROUBLESHOOTING
  644.                          ===============
  645.  
  646. Check the file DCMLOG.TXT which will be found in your DCM installed
  647. directory, if there were errors detected by the conversion process. 
  648. eg unrecognised font description, unknown control, non-supported controls.
  649.  
  650. NB. DCMLOG.TXT is reset each time DCM.EXE is run. Error logging is valid 
  651. for each session; it is not cumulative.
  652.  
  653.  
  654.  
  655. Text wraps incorrectly.  Have you set the correct default font and
  656.                          /or point size ?       
  657.                          Are your READER fonts correctly mapped ?
  658.                          Are the document print margins correct ? 
  659.                          Have you increased the printer crop areas
  660.                          in the WRITER Controls ?
  661.  
  662. Text is too wide.        Try reducing the default point size.   
  663.                          Do you have this font/size available ?
  664.  
  665. Pagination is wrong.     Have you set top and bottom margins
  666.                          correctly ?  
  667.                          Have you reduced the printable width, by
  668.                          setting large left and right print
  669.                          margins ?   
  670.                          Is text in the right font ?   
  671.                          Have you selected to convert text onto a
  672.                          different paper size, and not scaled the
  673.                          document ?     
  674.                          Is hyphenation handled in the same manner
  675.                          by the source and target applications ?
  676.                          Is hyphenation set on or off in DCM.INI ?
  677.  
  678. Fonts don't map          Any font not listed in ???FONT.INI will 
  679. correctly.               default to either Courier or TimesRoman
  680.                          at 10pt. Each time DCM is run and
  681.                          unlisted fonts are found in the source
  682.                          documents, a log file DCMLOG.TXT is
  683.                          created in your DCM directory. These font
  684.                          names must be entered in the READER
  685.                          ???FONT.INI file EXACTLY as they are in
  686.                          the log file, and then mapped via the
  687.                          FONT MAP setup screen. This problem is
  688.                          most likely to occur with the WordPerfect
  689.                          READER, as WordPerfect provides explicit font
  690.                          names.
  691.  
  692. Word for Windows gives   Increase the "Minimum Margins" settings
  693. a "Document Margins set  by a few 1/100". This message is peculiar
  694. ourside printable area"  to Word for Windows. 
  695. error message.
  696.  
  697. END
  698.