Jump to content

Velotypo

Registered Users - Approved
  • Posts

    8
  • Joined

Converted

  • FusionPro Products
    Yes

Velotypo's Achievements

Rookie

Rookie (2/14)

  • First Post Rare
  • Week One Done
  • One Month Later
  • One Year In
  • Conversation Starter Rare

Recent Badges

10

Reputation

  1. When using FP for imposition, specifically a saddle stitch job, is there a way to adjust for creep or shingling? Thanks Chris
  2. The Problem with the error actually ended up being a stray character on the last line of the database in one of the fields. Uhgggg!!! Thanks
  3. I think I figured it out. There is an odd number of records and I am imposing the 8.5x11 pages 2up on 17x11 and the error is at the very end where it is looking for one more record to fill out the imposition. Thanks again!
  4. Opps, Did not read it thoroughly! Using that code in the correct OnRecordStart seems to work just fine. I composed one and everything looks good. But I am still getting an error message. OnRecordStart, line 1: Error: In SetBodyPageUsage(), no page name or number specified. It does not seem to effect my job, what does this error mean? Thanks for your help!!!!
  5. Thanks for the reply. I input the the code you suggested but I get a Fatal Error message saying FP must Abort Error No. 1096. In the msg file the first line is. "OnJobStart, line 1: Error: In Field(), no data source defined or data could not be loaded" I thought maybe the Field name was the problem and made sure that (Field("Division") matched the header line in my database which is "DIVISION NAME" but I got the same result. Any ideas? Thanks
  6. Hi, I am trying to do a job where the pdf has 12 pages but I need to use one of them based on a data field. I was planning on using an OnJobStart call back rule and use an if statement to pick which page to use based on a data field. The data looks something like this. DivisionName FirstName LastName Gender Style Size etc. Corporate Joe Smith Male Long XL Central Bob Murphy Male Short L The 12 pages in the PDF are named by the Division. There are a number of variable text frames on each page. Just need to pull the page to match the division but the JavaScript syntax just does not make sense to me!! Thanks for any help!
  7. Hi all, I am new to FusionPro and have a kind of complex project. I have several requirements that need to be met and I hope someone can help me with the JavaScript. In the database are several key fields that I am using and several that are not used at all. Key fields are Dept, Description, Size, and several pricing columns, I need to run a variable job dropping the Description and Size in and then the price with the proper formatting which changes based on what the price is, i.e. 1.99 formats differently then 2/5.00 etc. (as an example the 1.99 would be just the price no $ sign, all the same size, versus the 2/5.00 would be 2/$5 with the 2 and $ superscripted.) I think there is a total of 8 pricing styles that format differently. There is a total of 22 diff pricing columns in the database. I plan on running each column as a separate job. Another thing is if there is a Description and Size but NO price then I need to skip that record. One last complexity is based on the Dept field. Depending on which department the product is for each record will get 0, 1 or 2 - 11x7 signs and 0, 1 or 2 - 5.5x3.5 signs. I am attaching a tab delimited txt file and a pdf showing a couple of pricing samples. Yea I know this has gotten very crazy, any help would be much appreciated!!! WeeklyAd SALE-SamplePages.pdf a.e. 10_18 Weekly Ad SALE Signs-sample.txt
×
×
  • Create New...