Jump to content

jalberts1

Registered Users - Approved
  • Posts

    9
  • Joined

Posts posted by jalberts1

  1. I would like a rule that repeats the first row of data of all columns in an Excel file except for one column called "name" which will have multiple rows of data.

     

     

    Basically, the agenda items, times and dates are repeated for each person's name.

     

     

    Please see Windows FusionPro Version 10.1.11 Template attached and excel file

     

     

     

    I would appreciate any help.

    Welcome__Itinerary_Brochure_v2_bleeds (002) - TESTING 1.zip

  2. This isn't what FusionPro means by a "widow." FusionPro's definition of a "widow" is a line or two of text flowed from a previous column or frame, not a word or two that happens to be the last line of a paragraph in a single frame.

     

    However, you can use this code to prevent the last word from being on a line by itself:

      return TaggedTextFromRaw(Field("YOUR FIELD NAME")).replace(/(.*)(\s)(.+)$/, "$1 $3");

    And you need to check the "Treat returned strings as tagged text" box.

     

     

    This seems to work well but the spacing between the last word and the second to the last word is very small. After composition, the output pdf shows no space between the words.

     

     

    Does anyone have a fix for this?

     

     

    Thank you,

    John

  3. Can somebody help me with this?

    I have a two page PDF. Body page 1 and Body page 2. Page 2 is static (for now). Body page 1 has a multi-page pdf inserted into it called “Group 1 Student - Testing.pdf”. I have an overflow page created for Body page 1. I want the composition output file to consist of page 1 of “Group 1 Student.pdf” followed by Body page 2 and then page 2 of “Group 1 Student - Testing.pdf” followed by the Body page 2 again and so on. Since the Body page 1 insert file is 67 pages long, I should end up with 134 pages with Body page 2 always printing on the backside of each page of the Body page 1 insert file.

    I get a backside page composed with the text “side2” instead of the actual Body page 2. See output file in Zip I am attaching.

    Can you please give me some help on this?

     

    Thank you so much,

    John

    Parent Orientation Schedule 2-Sided - Testing.zip

  4. We are just starting to look for an Envelope inserter and are debating whether we need to buy the vendor's intelligent software or can use FusionPro.

     

    I noticed you tried to use FusionPro to create your own barcodes to be read by your inserter. Did you ever get it to work?

     

    Do you have any insights that you can share?

     

    Thank you,

    John

×
×
  • Create New...