Difference: UsingCustomFonts (8 vs. 9)

Revision 92012-10-05 - JeffPrentice

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

Defining Custom Fonts

Line: 92 to 92
  If you are having trouble getting a custom font to print you can gather debugging information by setting the following environment variable prior to starting an APPX session:
Changed:
<
<
set PDFLIBLOGGING=filename=c:\pdf.log enable remove classes={filesearch=9 api=2 resource=9}
>
>
Example; copy this to appx.env (windows) before invoking Appx;

PDFLIBLOGGING=filename=c:\pdf.log enable remove classes={filesearch=9 api=2 resource=9}

  "enable" means that you want to enable logging
"remove" means that you want PDFlib to remove any log file (of the same name) before starting
The "classes" clause specifies the information you want to log (and the level of detail for each category)
 
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