Jump to content

dreimer

Registered Users - Approved
  • Posts

    524
  • Joined

Everything posted by dreimer

  1. You could build it two different ways that I know of. The way I normally do this is to create text resources for the information needed in the text boxes and build switches on the same field you use for the backgrounds. This works well if your text is the same but in different locations on the different backgrounds. Otherwise you could use an 8 page template and set-up each page as it was its own template and name the pages to correspond with a field in the data. Then have an OnRecord start rule that calls out that field to trigger which pages to use. This method makes the composition run much slower since it runs through all 8 pages for each record.
  2. Thanks, just got that same information from support.
  3. So my OS was recently updated to Yosemite 10.10.5 but I have kept the same Acrobat and Fusion Pro as my signature. Acrobat X 10.1.10 FP Creator 9.3.15 Attached is a screenshot of my text and graphic boxes now. I am unable to read the type or name of the boxes. Template composes just fine. Anyone seen this and know how to fix? TIA Screen Shot 2016-02-17 at 11.23.34 AM.pdf
  4. I was just trying this out on a template of my own. I think if you take the trimming off your graphic boxes you will get what you are looking for.Full page photo.pdf
  5. I think you could add the JavaScript edited the way you want to the RulesTemplate JScript Script File.
  6. I have to say it depends on how you handle fonts. Some font servers don't work all that well with Fusion Pro in my experience.
  7. Dan's code did not work just like the original poster mentioned. I used your code and it appears to work. Thanks
  8. Is there a way to edit the rule so that I don't get a warning if the field in the data is blank. I still want the warning if the copy won't fit in the text box, just not when the field is blank. if (!Copyfit(new MagnifyAttributes("text", 25, 400, 6, 72))) ReportWarning("Could not copyfit text in flow " + FusionPro.Composition.CurrentFlow.name);
  9. Do you have "Treat returned strings as tagged text" checked in your rule?
  10. Change this line: var LeadingZero = "00000"; to: var LeadingZero = "00,000";
  11. Could you build a blank 18X12 template and place your 4 pages in 4 separate 8.5 X 11 graphic boxes in the positions needed to allow your gap? Then place your text boxes accordingly as well. This template could be reused with the next job with different art. Then just use a duplex imposition. I uploaded a template I used in a similar situation. I deleted the resources used though for client purposes.Impo.fpi Sample.pdf
  12. Anyone have any experience with this type of barcode and can Fusion Pro create it? I see the GS1 Stacked Barcode XML Template Rule but not sure how data needs to be formatted to create a correct barcode. TIA
  13. I did exactly as you said and used a text box filled with the Pantone the same as the artwork.
  14. In Fusion Pro can I create a Code128 barcode as a graphic, similar to the way I can with a QR code? Client wants to be specific on the size of it and changing fonts and point sizes isn't getting it to what they want. TIA
  15. Yeah I normally wait for bugs to get worked out. Not a fan of being a Guinea Pig
  16. The program itself didn't alert me, the forum did. Maybe because I had subscribed to the thread that it was announced in. I am hoping to update myself in the near future.
  17. Hmm, really, they announced it yesterday. So MAC version 9.3.22 does not support DC as they stated? And as the notices at the top of this forum state?
  18. Are there release notes that explain what enhancements are specific to 9.3.21. Still hoping the imposition not "sticking" has been addressed as noted in my previous post.
  19. I get this happening when I change the data source. So if I have a proof file and set the imposition and compose it is fine. If I then change the data to a live file the imposition file is no longer there.
×
×
  • Create New...