Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

AHusen
AHusen
Offline

Badges

Badges
3

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
3

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by AHusen
Customize the badges you want to showcase on your profile
Fonts are changing in the Preview tab - Adobe LiveCycle 16-03-2012
I have a complex dynamic form in LiveCycle Designer. When I am on the Design View tab, I have most of the fonts set to Myriad Pro. When I use test data and view the form in the Preview PDF tab, all the fonts change. According to the document properties window, they changed to Adobe Sans MM. Why are the fonts changing? How do I get the form to use the fonts I selected in the Design View?

Views

479

Likes

0

Replies

1
Re: Script is only working on the first occurrence of a masterpage - Adobe LiveCycle 21-02-2012
Thank you so much.I took this and wrapped it all in an if statement.Since Liability_Continued was my master page, the script ended up looking similar to this:if (xfa.datasets.data.job.data.state.value == "NY"){var oMaster = xfa.resolveNodes("Liability_Continued");for (var i=0; i

Views

183

Likes

0

Replies

0
Script is only working on the first occurrence of a masterpage - Adobe LiveCycle 21-02-2012
I have adopted a dynamic form on LiveCycle to maintain and update. I have no programming background, but have been working with LiveCycle every day for about the last three months figuring things out as I go.I have a scripting problem that I do not know how to handle. I am using javascript. I currently have a script that will look at the tag of an xdp. If the value is a certain state, then a text in the “footer” subform of a master page becomes hidden while another text with a larger font beco...

Views

1.2K

Likes

0

Replies

2