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

c-k-jensen
c-k-jensen
Offline

Badges

Badges
0

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
2

Discussions

Discussions
2

Questions

Questions
0

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by c-k-jensen
Customize the badges you want to showcase on your profile
Re: Saving Fillable Form as non-fillable PDF - Adobe LiveCycle 31-05-2012
But I am using Acrobat X Pro. As I understood it, I should use this.getField() in Acrobat...

Views

3.1K

Likes

0

Replies

7
Re: Saving Fillable Form as non-fillable PDF - Adobe LiveCycle 30-05-2012
HiI have the same problem as Nick using Acrobat X Pro.I'd like to send a form by email so that the reciever gets a flat pdf.I tried to fill in what you've suggested but I've never tried to do javascript before so perhaps it's just nonsense:this.getField(button name).access ="readOnly";if (choice == 1){var mail; var address = "email@email.com";var ccadd = ccAdd.rawValue; //taken from a field placed on the formvar sub = "xxxx"; var body = "xxxxxx"; mail = "mailto: email@email.com" + address + "?cc...

Views

3.5K

Likes

0

Replies

12