Jump to content

dalespivey

Registered Users - Approved
  • Posts

    14
  • Joined

Posts posted by dalespivey

  1. EDIT: Please do not post proprietary fonts to a public forum such as this. Doing so violates the license terms of the fonts. Please contact FusionProSupport@PTI.com instead. You can feel free to post your fonts.ini and fonts.err files here, however. Thanks. - Dan Korn

     

    I'm on a Mac, running Mavericks, Fusion 9.3.6

     

    I've used these fonts before, now I'm on a newer Mac, new set up and they won't load. They are not showing up in the Fonts.ini file or the err log. I've tried installing Fusion after uninstalling, put the fonts in the system folder and rebooted like mad.

     

    I need these for a hot project, any help or workaround is appreciated.

     

    Dale

  2. Here's the challenge. If the person at office A, is the same person at office B, then return something else.

     

    Here's my wish. I want my rule below to work when Office A is Mike and Office B is MIKE. I want Mike = MIKE. Thanks!

     

    if (Field("RespondentName") == Field("HeadName"))

    {

    return "<span>" + TaggedDataField("HeadAgencySur");

    }

    else

    {

    return "<span>" + TaggedDataField("HeadName") + "</span>";

    }

    return "";

  3. Hi, would love some help with this one.

     

    I've updated my Mavericks Mac to FP VDP 9.2.26 now my barcode 128 rule is giving me an incorrect output.

     

    The JS code that worked in earlier versions was:

     

    return Make128Barcode (Field("formid"));

     

    I've tried the two preloaded rules for 128 and still get non-working results. I've attached the template and other files, nothing real special here.

     

    All help is appreciated, let me know what I've overlooked.

    PTI.zip

  4. I've installed this Mavericks-compatible version and all is fine, yay!

     

    But then I discovered that when I ran a weekly job that the font Calibri (regular) merged as Calibri light. I went back to my template and noticed that I could no longer select each flavor of a font family from the drop-down menu, I could only select the overall font family. This left Calibri-light as the default when selected, I could then choose italic, bold, or bold-italic from there but could not get Calibri (regular).

     

    My work-around was to delete the Calibri light fonts from the PTI library, Library/Preferences/PTI/FusionPro/Fonts and edit the Fonts.ini file.

     

    I hope to see the font selection drop-down menu return in the future. For those who may use one of the 30 Helvetica Neue fonts, you'll have to be extra creative.

     

    If there's something I did wrong, or a preference I need to turn on, please let me know. Thanks!

  5. Thanks, Dan. I haven't been involved with Apple's ADC in years, they used to be very helpful with getting OS upgrade adjustments made.

     

    I've been running dual machines one with 10.8 and the other with 10.9. I'm not running into any troubles with Mavericks but I also noticed that I don't have Avenir loaded either.

     

    Best of luck.

×
×
  • Create New...