Difference: UsingCustomFonts (19 vs. 20)

Revision 202017-07-13 - JoeOrtagus

Line: 1 to 1
 
META TOPICPARENT name="DeveloperTips"

Defining Custom Fonts

Line: 123 to 123
 Read what other users have said about this page or add your own comments.
Changed:
<
<

<--/commentPlugin-->
>
>
Here is a sample. APPX 5.4.5 on Linux.

[appx@rhel7server data]$ 
[appx@rhel7server data]$ grep pdflib /usr/local/appx/data/appx.env
PDFLIBRESOURCEFILE=/usr/local/appx/data/pdflib.upr
PDFLIBLOGGING=filename=/tmp/pdflibdebug.txt enable remove classes={filesearch=9 api=2 resource=9}
[appx@rhel7server data]$ 
[appx@rhel7server data]$ cat /usr/local/appx/data/pdflib.upr
PS-Resources-1.0
.
SearchPath
/usr/local/appx/data/fonts
.
FontOutline
3 of 9 Barcode=3of9_new.ttf
Free 3 of 9 Extended=fre3of9x.ttf
Free 3 of 9=free3of9.ttf
IDAutomationHC39M=hc39m.ttf
.
[appx@rhel7server data]$ 
[appx@rhel7server data]$ ls -1 /usr/local/appx/data/fonts
3of9_new.ttf
fre3of9x.ttf
free3of9.ttf
hc39m.ttf
[appx@rhel7server data]$ 

-- Joe Ortagus - 2017-07-13

<--/commentPlugin-->
  -- GaryRogers - 2010-06-01
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback