Forum: Imposition
October 20th, 2016, 11:26 AM
|
Replies: 6
Views: 13,206
Re: Variabe page sizes for each record
When I have dealt with this in the past, I usually output non-imposed data from FusionPro and then impose the resulting file using a separate PDF imposition plug-in (you could use FP for the second...
|
Forum: FusionPro® VDP Creator
October 20th, 2016, 11:10 AM
|
Replies: 12
Views: 13,890
Re: Help with conditional Rule
You're overthinking it and trying to apply a match rule written for phone numbers to email and web addresses. Not all rules have to be the same. in the above example, it would probably work to just...
|
Forum: FusionPro® VDP Creator
June 7th, 2016, 02:07 PM
|
Replies: 3
Views: 9,885
|
Forum: The JavaScript Library
June 7th, 2016, 09:27 AM
|
Replies: 6
Views: 10,092
Re: Superscript and tracking issues
One solution we applied for something like this was to create a custom version of the font in Fontographer specifically for a project. In the custom font, we made the dollar/cent signs superscripted...
|
Forum: FusionPro® VDP Creator
April 8th, 2016, 11:07 AM
|
Replies: 5
Views: 8,267
Re: Variable Frame Behind Static Text
Personally, I would delete the static text in the supplied PDF and add a second frame in my FP template overlapping the one beneath with the gray number.
|
Forum: Issues, Questions, Etc.
April 5th, 2016, 02:51 PM
|
Replies: 5
Views: 10,099
Re: Variable Text Editor - MAC
jwhittaker's solution is a good one, although it may require editing the Zoom section of the Accessibility system preference. Alternatively, I have gotten used to just increasing the font size in the...
|
Forum: The JavaScript Library
February 11th, 2016, 07:53 AM
|
Replies: 12
Views: 17,175
Re: Composing 2 records only
Is that in an OnJobStart rule? I think you can assign a variable for a global data file object which uses your input data file. Then you count the total records and use that as your secondary element...
|
Forum: FusionPro® VDP Creator
December 2nd, 2015, 08:51 AM
|
Replies: 3
Views: 7,689
|
Forum: FusionPro® VDP Creator
September 29th, 2015, 07:46 AM
|
Replies: 3
Views: 6,684
Re: Angled Type Box
Even tougher scenario than similar ones I've tried to work with in past. As someone who likes to stick with #KISS, I have to ask, what are the variables in the text? I'm guessing first name and phone...
|
Forum: Imposition
April 8th, 2015, 11:33 AM
|
Replies: 4
Views: 10,114
Re: Imposition onRecordStart Mac Issue
Not sure if it matters, but you're imposition file (impose18p.fpi) is setup with a duplex perfected (2-sided) layout although your template is only 1 page. When I changed the imposition to simplex,...
|
Forum: FusionPro® VDP Creator
April 8th, 2015, 09:05 AM
|
Replies: 15
Views: 27,427
Re: Acrobat Pro DC
Yes. I chose the option to install with subscription (since we have a CC account) and XI installed in addition to DC. I am now re-installing plugins and moving them to an external plugin location to...
|
Forum: FusionPro® VDP Creator
April 8th, 2015, 07:12 AM
|
Replies: 15
Views: 27,427
Re: Acrobat Pro DC
Glad (not really) that I'm not the only one with this problem. Unfortunately, Creative Cloud installed the DC upgrade automatically on work computer and now FusionPro is MIA. Terrible move on Adobe's...
|
Forum: FusionPro® VDP Server (API)
January 20th, 2015, 12:47 PM
|
Replies: 4
Views: 22,046
|
Forum: MarcomCentral News
January 19th, 2015, 03:58 PM
|
Replies: 45
Views: 154,002
Re: FusionPro VDP 9.3 Now Available
Any update on expected release date for 9.3.12? We are using it with "other web-to-print systems so I am hesitant to contact support for a pre-release patch, but I am eager to take advantage of the...
|
Forum: FusionPro® VDP Server (API)
January 19th, 2015, 03:56 PM
|
Replies: 4
Views: 22,046
|
Forum: FusionPro® VDP Server (API)
January 19th, 2015, 03:54 PM
|
Replies: 4
Views: 22,046
|
Forum: FusionPro® VDP Creator
December 18th, 2014, 10:35 AM
|
Replies: 7
Views: 8,931
Re: Placing Color Bars on Template pages
I assume you reviewed Dan's example in this post (http://forums.pti.com/showpost.php?p=11530&postcount=3)? Can you post the files you have with some dummy data?
|
Forum: Issues, Questions, Etc.
December 18th, 2014, 10:27 AM
|
Replies: 1
Views: 6,421
Re: Simple Cut-and-Stack
In your example you want a result of 5 sheets with records 1-5 in top position of the 5 sheets and 6-10 in the bottom position, right? FPImposer can do that -- just apply the Stack setting before the...
|
Forum: FusionPro® VDP Creator
December 18th, 2014, 10:21 AM
|
Replies: 7
Views: 8,931
Re: Placing Color Bars on Template pages
Do you have two template pages in your FP file named ImposedFront and ImposedBack? Is your FPImposition file 2-sided? Are your records requiring/generating 2-sided output?
|
Forum: FusionPro® VDP Creator
December 18th, 2014, 09:37 AM
|
Replies: 7
Views: 8,931
Re: Placing Color Bars on Template pages
I was able to create a basic graphic rule:
return CreateResource("path/to/file.pdf","graphic",true);
and apply that rule to a graphic frame on my template page. I had to set scaling to "None" for...
|
Forum: The JavaScript Library
December 16th, 2014, 04:05 PM
|
Replies: 10
Views: 16,773
Re: Move to new sheet when field changes?
Thanks Thomas. I admit I looked at your thread previously and discounted it without downloading the attachment thinking I was not chunking (which to me suggests multiple output files). But after...
|
Forum: The JavaScript Library
December 15th, 2014, 04:04 PM
|
Replies: 10
Views: 16,773
Move to new sheet when field changes?
How would I go about beginning a new imposition sheet when a value (e.g. store number) changes? I know about FieldChanged("field_name") for arbitrary chunking, but I am not chunking output. I also...
|
Forum: Issues, Questions, Etc.
November 19th, 2014, 09:26 AM
|
Replies: 4
Views: 13,791
Re: Imposing 2up with simplex and duplex
Ah, you must be using a copier and you are trying to avoid the copier making a pass across the back of a sheet if there is nothing on the back. That would essentially require skipping output of back...
|
Forum: MarcomCentral News
November 19th, 2014, 08:59 AM
|
Replies: 45
Views: 154,002
Re: FusionPro VDP 9.3 Now Available
How about tabbing between fields in Custom Color dialog and Composition dialog (Input tab) on Mac? One of the more simple yet annoying bugs I've come across.
|
Forum: Issues, Questions, Etc.
November 18th, 2014, 07:17 AM
|
Replies: 4
Views: 13,791
Re: Imposing 2up with simplex and duplex
Questions:
1) Is the intent that each page is 1-sided (so that a duplex record will use 2 sheets)?
2) Do the duplex pages within a single record contain unique content?
3) Does the imposition need...
|