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

bdl903
bdl903
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
12

Discussions

Discussions
0

Questions

Questions
12

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by bdl903
Customize the badges you want to showcase on your profile
Re: Problems with Digital Signatures - Adobe LiveCycle 10-06-2011
How might I get into Contact with them??

Views

175

Likes

0

Replies

0
Re: Problems with Digital Signatures - Adobe LiveCycle 08-06-2011
Unfortunately, it appears that this solution did not work. I guess I will have to keep testing it.

Views

175

Likes

0

Replies

0
Re: Problems with Digital Signatures - Adobe LiveCycle 08-06-2011
It works on my computer when I dropped the target version to 7.x. However, I don't know if it will work on a true 8.0 version of Acrobat. I have sent it to a person who has Version 8.x, and I will let you know how it works. When you change that target version does that mean it will be compatible with the version or later you set it to?

Views

176

Likes

0

Replies

0
Re: Problems with Digital Signatures - Adobe LiveCycle 07-06-2011
I have it set to "Acrobat and Adobe Reader 8.1 or later." Should I set it back to 8.0 or 7.0?

Views

175

Likes

0

Replies

0
Re: Problems with Digital Signatures - Adobe LiveCycle 07-06-2011
I've also got all the lock fields after signing information taken care of.

Views

174

Likes

0

Replies

0
Re: Problems with Digital Signatures - Adobe LiveCycle 07-06-2011
I've also enabled reader rights, and the pdf was developed in livecycle.

Views

175

Likes

0

Replies

0
Problems with Digital Signatures - Adobe LiveCycle 07-06-2011
I have a pdf with multiple signature fields. When somebody signs it in 9.x everything is fine, but when somebody signs it in a version earlier than 9.0 it does not work. The signature fields do not even show up. Somebody signed the pdf in 8.x and sent it back to me. I opened in 9.x, and I could not see the signature fields. Is there a compability issue between these versions. The pdf contains javascript and is a dynamic pdf if that matters. Thanks in advance.

Views

2.2K

Likes

0

Replies

9
Re: Reading XML Data with Javascript - Adobe LiveCycle 05-04-2011
Nevermind, I figured it out. I used FormCalc to get the url, and I assigned the content to a hidden field. I then used Javascript to pull the value from the hidden field. Here is the FormCalc script I used in case others have the same question://Get the content from a sitevar test=Get("http://www.adobe.com")//Assign the value to the hidden fieldxfa.resolveNode("form1.#subform.Text1").rawValue=testor the even shorter version://Get and Assign value in one stepxfa.resolveNode("form1.#subform.Text1"...

Views

591

Likes

0

Replies

0
Re: Reading XML Data with Javascript - Adobe LiveCycle 05-04-2011
I see what you are saying. Thanks for your help. However, this will not accomplish my goal. Are there any classes within the LiveCycle Javascript language that would enable me to read the source code of a url? For example, Python has the urllib which allows the developer to accomplish this task. Thanks again for all of your help.

Views

575

Likes

0

Replies

0
Re: Reading XML Data with Javascript - Adobe LiveCycle 04-04-2011
I have only been working with LiveCycle for about 3/4 of a year. What is the easiest method to read a simple text file from the web everytime the pdf opens. Thanks for all your help Paul.

Views

574

Likes

0

Replies

0