Jump to content

Danovh

Registered Users - Approved
  • Posts

    46
  • Joined

Posts posted by Danovh

  1. Hello everybody,

    I have a job that needs different quantity's per record from data in the list.

    So lets say the first record needs 20 duplicate pages, the the second needs 50 and so on.

    Is there a way to use the quantity data in the list to accomplish this, but also need a separate file for each record with the quantity in the data & name the file from another column in the data file. I know, very confusing.

     

     

    First record would produce a file named from data in the list & have quantity of pages from the data. 266 records would = 266 files, different names for each & different quantities for each. is this possible?

  2. Hello everybody,

    I have a data file with text & emoji's in the same cell. Of course these emoji's don't show up. Is there anyway of having resources of these emoji's & inserting a resource look up in the data replacing the actual emoji?

  3. Thanks Dan, this one workedreturn Resource(Field("MyFieldContainingGraphicResourceNames")).content;Sorry for not explaining myself well.

    The data is sales people names & I was naming the signature graphic files the same as the names in the data & making them all the same size so I didn't need any scaling, but I will keep all the scripts you gave for future use.

     

    Thanks again.

  4. Thanks for your speedy reply Dan, but I need the image to change with the name in the data, I don't see in your scripts where to put the data field it's supposed to get the name from. Am I missing something?
  5. Hello Guys, I have a document that I put a signature in as a inline graphic so when the text returns more lines the signature will move with it. Is there a rule that can make that graphic variable based on a data field? If so, would I add all the graphics in the resources named the same as the data in the field, or just add the path of the graphics?
  6. Thanks Dan, but that didn't do the trick for me, what is that added text actually doing? What I did was change the 6 to a 4 in the copy fit rule like so

     

    if (!Copyfit(new MagnifyAttributes("text", 25, 400, 4, 72)))

    ReportWarning("Could not copyfit text in flow " +

    FusionPro.Composition.CurrentFlow.name);

     

    Thanks again Dan, I appreciate the help.

  7. Hello everybody,

     

    First, what I need is rule to limit the amount of characters in a variable + add three dots, this should be easy. I can adjust the limit as needed.

     

    Second, I need 4 variable text frames to use the same type size, so if one variable is reduced, I need all 4 of them reduced to the same size. The variables can range from 15 characters to 100+ characters.

     

    All this needs to be put into 1 rule.

     

    Hope the screen shot helps in understanding what I need.

     

    Thanks

    ScreenShot2013-10-31at10_21_22AM.png.ed8c67506eaa0e080c16032f93fd8d90.png

×
×
  • Create New...