Jump to content

carloscastro

Registered Users - Approved
  • Posts

    24
  • Joined

Posts posted by carloscastro

  1. Hello

     

    I've been working on a template where the end user will be selecting 1 location in a drop down menu, this dropdown menu has 76 locations, the variable data on these locations are the phone and the address, I used MCD from DSF to upload those 76 clinics but I find these a little problematic for the end user to understand that they need to map that information, too many clicks in my opinion, my questions is if there is a more simple method of creating a dropdown list of clinics where the phone and address will be variable?

     

     

    thanks

  2. Hello

    I'm using formatted text to create different paragraph styles, I have a question regarding how to include a bullet point of any other color than the paragraph color, can you help?

     

    you posted a thread of how to change a bullet point color returning a field, this time i'm trying to return the resource + the bullet point color changed.

     

    return Field("name").replace(/•/g,'<color name="THR Blue">•</color>');

     

    thanks in advance

  3. this is what it shows on the rule when I copy and Paste

     

    return Field("PROFESSIONAL MEMBERSHIPS").replace(/ŀ/g,'<color name="Light Blue copy">ŀ</color>');

     

    but on the data file it shows as a black dot

    • that black dot is the same copy and paste from the rule

     

    thanks

  4. Hello

    I created this rule on a mac, I had success with a symbols like @,-,/, but not with the black dot •. It changes the color of the bullet when I have these symbols "@,-,/, " but not when I have the black dot "•".

     

    this is the rule

    return Field("Paragraph 3").replace(/•/g,'<color name="Lime">•</color>');

  5. I'm having issues with fonts, I have several fonts that are not installed on fusion pro, I'm using acrobat DC, OS El Capitan and Fusion pro 9.3.22, I already load all fonts like 5 times, went to PTI/FONTS and they are not there. is there an easy way to drag and drop those files into the PTI folder and copy and paste the text into fonts.ini?

    :D

    thanks

×
×
  • Create New...