Forum: Formatting Text
April 7th, 2021, 10:07 AM
|
Replies: 20
Views: 75,244
|
Forum: Issues, Questions, Etc.
April 7th, 2021, 09:58 AM
|
Replies: 3
Views: 1,754
|
Forum: Issues, Questions, Etc.
April 7th, 2021, 09:55 AM
|
Replies: 4
Views: 706
|
Forum: Issues, Questions, Etc.
April 7th, 2021, 09:54 AM
|
Replies: 7
Views: 9,967
|
Forum: Issues, Questions, Etc.
April 7th, 2021, 09:52 AM
|
Replies: 6
Views: 646
|
Forum: Issues, Questions, Etc.
March 31st, 2021, 12:41 PM
|
Replies: 2
Views: 179
Re: creating a pie chart.
You need a rule to put the data for the chart into a specific format. Please refer to the section about Charts in the User Guide, and the Rules Guide.
|
Forum: The JavaScript Library
March 22nd, 2021, 11:54 AM
|
Replies: 5
Views: 1,015
|
Forum: The JavaScript Library
March 17th, 2021, 12:38 PM
|
Replies: 5
Views: 1,015
|
Forum: Issues, Questions, Etc.
March 9th, 2021, 09:45 AM
|
Replies: 9
Views: 1,936
Re: Insert multiple graphics from one field
Your rule has the "Treat returned strings as tagged text" box checked, so that it knows to handle the markup like <f name="Futura"> as typesetting instructions rather than outputting those tags...
|
Forum: Issues, Questions, Etc.
March 2nd, 2021, 09:36 AM
|
Replies: 2
Views: 404
Re: Adobe Acrobat 2021
There's nothing about the upgrade to Acrobat DC that would affect how ProdActivate works. I would run ProdActivate manually and click Register again. You might be nearing the end of your...
|
Forum: Issues, Questions, Etc.
February 26th, 2021, 10:06 AM
|
Replies: 1
Views: 394
Re: PDF/VT Output
Well, it compresses the output, for both PDF and PDF/VT, to reduce the file size.
The "Basic" compression is the same as it's been for a long time, and uses older techniques such as flate...
|
Forum: Issues, Questions, Etc.
February 12th, 2021, 12:24 PM
|
Replies: 4
Views: 706
Re: Page Info
This is a Mac-specific bug, which will be fixed in an upcoming version 12 patch release.
|
Forum: Issues, Questions, Etc.
February 12th, 2021, 10:30 AM
|
Replies: 1
Views: 365
Re: Fusion Pro 11.0.9 - missing assets file
Questions specific to the MarcomCentral application should be asked in the MarcomCental sub-forum (http://forums.pti.com/forumdisplay.php?f=15).
That said, you need to check the Fonts box on the...
|
Forum: FusionPro® VDP Creator
February 11th, 2021, 03:12 PM
|
Replies: 1
Views: 1,625
Re: Add Bleed
You can set the Bleed on the Imposition tab of the Composition Settings dialog. But any artwork that was cropped in the InDesign export will still be cropped.
|
Forum: Formatting Text
February 11th, 2021, 11:40 AM
|
Replies: 20
Views: 75,244
Re: A better CopyfitLine
Okay, well, what does fit? You probably either have the wrong frame width, or maybe the frame simply isn't big enough vertically. I'd have to see the job files to reproduce the problem and analyze...
|
Forum: Issues, Questions, Etc.
February 11th, 2021, 11:05 AM
|
Replies: 2
Views: 443
Re: Temporary File?
No, for most output formats, such as PDF, the output is not written to disk until composition is completed. Unless you chunk the output to multiple files, in which case some of the files may be...
|
Forum: Formatting Text
February 11th, 2021, 11:03 AM
|
Replies: 20
Views: 75,244
|
Forum: Imposition
February 10th, 2021, 12:46 PM
|
Replies: 2
Views: 1,089
Re: Batch imposition of PDFs
Sure, you can use the multi-page PDF insertion (http://forums.pti.com/showthread.php?t=37) algorithm, and set up an FPI file with saddle stitch to compose with. Obviously, all pages need to be the...
|
Forum: FusionPro® VDP Creator
February 9th, 2021, 11:24 AM
|
Replies: 2
Views: 559
Re: Adding field to output file name
In the New Rule dialog, under Event, select OnNewOutputFile, and do this:
if (FusionPro.Composition.JobOptions["OutputSource"] != "onefile"
&&...
|
Forum: MarcomCentral News
February 4th, 2021, 04:39 PM
|
Replies: 1
Views: 10,097
Re: FusionPro VDP 12.0 Now Available
If you have an FP12 subscription serial number and want to use FP Expression with it, you can download FP Expression version 3.2.17, which is now available at:...
|
Forum: FusionPro® Expression™
February 4th, 2021, 04:35 PM
|
Replies: 2
Views: 1,710
Re: Expression Installation Problem
Version 3.2.17 of FP Expression is now available, at https://fusionpro.com/support/downloads/ .
This version of FP Expression supports FP12 subscription serial numbers.
|
Forum: FusionPro® Expression™
February 1st, 2021, 01:56 PM
|
Replies: 2
Views: 1,710
Re: Expression Installation Problem
Normally this wouldn't be the place to inquire about installation or serial number issues. However, in this case, I can tell you that there is a new 3.2.17 version of FP Expression, which is the...
|
Forum: Issues, Questions, Etc.
February 1st, 2021, 10:18 AM
|
Replies: 3
Views: 798
Re: Preview is Fine, Missing Graphics on Output
So you don't explicitly say what your composition setup is, but from this:
It looks like what you mean is that you're actually doing the composition on another machine, i.e. a remote server, via...
|
Forum: Issues, Questions, Etc.
January 26th, 2021, 12:34 PM
|
Replies: 8
Views: 1,254
Re: Numeric IMP
Well, that's the idea of that "Intelligent Mail Barcode Rule" Form (XML Template) rule. It handles both the "raw" barcode data and already encoded strings of 0123 and FTAD. But it does assume that,...
|
Forum: Issues, Questions, Etc.
January 25th, 2021, 10:15 AM
|
Replies: 8
Views: 1,254
Re: Numeric IMP
Great!
What Don said earlier was not completely correct.
If the data has already been encoded to a string of 0, 1, 2, and 3, then yes, you can simply apply the IDAutomation4State font to it. ...
|