Forum: Issues, Questions, Etc.
March 7th, 2014, 02:01 PM
|
Replies: 51
Views: 137,862
|
Forum: Issues, Questions, Etc.
March 7th, 2014, 10:52 AM
|
Replies: 51
Views: 137,862
Re: Mac OS X Mavericks Support
Hi guys,
Any news/updates on Mavericks support? Also, wasn't able to find the answer to this in the documentation or in the website, so I'll ask here: is VDP Creator 9.1 compatible with Adobe CC?...
|
Forum: Issues, Questions, Etc.
November 1st, 2013, 03:45 PM
|
Replies: 51
Views: 137,862
Re: Mac OS X Mavericks Support
Another update:
Deleted the offending font file manually, the program still crashes, the error is now different (no reference to a font, but rather seems to point to Mavericks' memory...
|
Forum: Issues, Questions, Etc.
November 1st, 2013, 03:09 PM
|
Replies: 51
Views: 137,862
Re: Mac OS X Mavericks Support
Hi guys,
An update on this issue:
I wiped and reinstalled the OS on my MacBook Pro (Retina, 15-inch, Early 2013). With nothing but OS X 10.9 installed, I installed Adobe CS6 Standard, then...
|
Forum: Issues, Questions, Etc.
October 24th, 2013, 03:56 PM
|
Replies: 51
Views: 137,862
Re: Mac OS X Mavericks Support
It's just the FusionPro app/plugin, and it happens also if I load fonts from the FusionPro app separately from Acrobat. Also, when I open a template, I get that error message that fonts are not...
|
Forum: Issues, Questions, Etc.
October 24th, 2013, 01:24 PM
|
Replies: 51
Views: 137,862
Re: Mac OS X Mavericks Support
Hi Dan,
Updated from 10.8.4 to 10.9 on a month-old MacBook Pro (Retina, 15-inch, Mid 2012). Fusion Pro v9.0.3, Adobe CS 6 (Acrobat v10.1.8).
As an update, after trying FontNuke, FusionPro is...
|
Forum: Issues, Questions, Etc.
October 24th, 2013, 01:00 PM
|
Replies: 51
Views: 137,862
Re: Mac OS X Mavericks Support
Thank you, Alex!!
The issue, however, persists, as the last font in the font.err log is AvenirNext, a system font that I can't disable or uninstall :(
I'm trying FontNuke to flush my font...
|
Forum: Issues, Questions, Etc.
October 24th, 2013, 10:37 AM
|
Replies: 51
Views: 137,862
Re: Mac OS X Mavericks Support
Since Mavericks was officially released, I went ahead and upgraded one of our workstations to test out how FusionPro behaves with it. And it doesn't do very well: seems like Fonts (new/all) cannot be...
|
Forum: FusionPro® VDP Creator
May 7th, 2013, 09:25 AM
|
Replies: 2
Views: 7,871
|
Forum: FusionPro® VDP Creator
May 6th, 2013, 09:59 AM
|
Replies: 2
Views: 7,871
ODBC or any Database connection
Hi all,
Does anyone know if there's a way to connect a template to a live database? Doesn't necessarily need to be through ODBC, so any way to connect to any type of database would be helpful.
...
|
Forum: The JavaScript Library
November 1st, 2012, 11:56 AM
|
Replies: 6
Views: 15,243
Re: How do I get the name of the current frame?
Just for kicks, here's the logic I'm using (hopefully this can help someone down the line)
Rule added to OnRecordStart:
for (var frameNum = 1; frameNum <= Field("TagCount"); frameNum++)
...
|
Forum: The JavaScript Library
November 1st, 2012, 11:30 AM
|
Replies: 6
Views: 15,243
Re: How do I get the name of the current frame?
Thanks for the reply, Eric!
I was in the process of looking up the contents of the variable I'm using to add the formatting tags so that I could post them on the thread...and it was then that I...
|
Forum: The JavaScript Library
October 31st, 2012, 04:04 PM
|
Replies: 6
Views: 15,243
Re: How do I get the name of the current frame?
Hello,
Dan, thanks again for your help. Since FusionPro.Composition.CurrentFlow.name only works during composition, and I'd like to be able to test for my rules when building the template, I...
|
Forum: The JavaScript Library
October 24th, 2012, 12:09 PM
|
Replies: 6
Views: 19,723
|
Forum: The JavaScript Library
October 24th, 2012, 10:03 AM
|
Replies: 6
Views: 19,723
|
Forum: The JavaScript Library
October 23rd, 2012, 04:44 PM
|
Replies: 6
Views: 19,723
Problem activating pages with SetBodyPageUsage
Hi again...
Trying to activate pages on demand, but the callback rule (OnJobStart) gives me an error message when composing:
OnJobStart, line 1: Error: In Field(), no data source defined or...
|
Forum: The JavaScript Library
October 23rd, 2012, 11:10 AM
|
Replies: 6
Views: 15,243
|
Forum: The JavaScript Library
October 23rd, 2012, 10:04 AM
|
Replies: 6
Views: 15,243
How do I get the name of the current frame?
Hi all,
I'm trying to find out if it's possible to get the name of the current text frame (for example "01") so I can then use it in the rule.
In other words, it'd be great if the...
|