|
|
| |
Some
clients have reported difficulty printing
special characters including accents,
trademarks. and the like. The steps below
will assist with remedying that. |
| |
Further
information on changing fonts can be found
in FormFusion's internal help system by
searching for the term, "fsfonts.ini". |
| |
There
are two actions you need to take to fix
this problem. First you should edit the
fsfonts.ini file and edit the PCL fonts
for Arial, Line Printer, and Times New
Roman (if they use others then they should
edit those fonts as well). Add or modify
the "Symbol Set" line in each
of these fonts' section to look like this: |
| |
| Symbol Set=9U |
| |
This
will allow for any new text/data field
objects to pick up the correct symbol
set. Be careful not to touch the Barcode,
MICR, OCR, and other symbol fonts as these
fonts require very specific symbol sets
in order to work. |
| |
The second
step is to repair any existing text/data
field objects that use the PCL fonts that
were edited in step 1. The customer will
need to edit each form and each text/data
field object and edit the PCL Code section
on the "Text" tab. In the front
of the code will be the text: |
| |
| (0U |
| |
| This needs to be changed to: |
| |
| (9U |
| |
|