PDF and FONTS

Rami Mantoura ramim at foremostsystems.com
Mon Apr 6 06:18:33 PDT 2015


Ken,

When you say the config file, do you mean the printer config file.
(FPML.prt)?


On Sat, Apr 4, 2015 at 11:46 AM, Kenneth Brody <kenbrody at spamcop.net> wrote:

> On 4/4/2015 7:38 AM, Rami Mantoura wrote:
>
>> I do have a bar code and it works when I print it direct to the Printer
>> but
>> does not on the PDF form through FPML.
>>
>
> Then you need to set an appropriate PFFONT_xxx variable, preferably in the
> filePro config file.  For example, assuming the font is in "code39.ttf"
> (and there are no bold/italic versions, and the license allows it to be
> embedded):
>
> Windows:
>     PFFONT_barcode=1;code39.ttf
> *nix:
>     PFFONT_barcode=1:code39.ttf
>
> (Don't forget to set PFFONTDIR as well, if needed.)
>
> Then surround the code with the appropriate <FONT> tags.  For example:
>
>     <font name="barcode">*xx         <font name="Courier">
>
> [...]
>
> --
> Kenneth Brody
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.celestial.com/pipermail/filepro-list/attachments/20150406/f6eb3daa/attachment.html>


More information about the Filepro-list mailing list