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

Rich_Lee
Rich_Lee
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
1

Posts

Posts
7

Discussions

Discussions
0

Questions

Questions
7

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Rich_Lee
Customize the badges you want to showcase on your profile
Re: When Saving reader extended pdf, instances are added. - Adobe LiveCycle 03-03-2014
Robert, I returned to an older working version and then built it back up to the current verison and the issue did not appear. I am not sure exactly what was causing the issue however I wanted to thank you for all of your help.Rich

Views

655

Likes

0

Replies

0
Re: When Saving reader extended pdf, instances are added. - Adobe LiveCycle 19-02-2014
Google Drive link: https://drive.google.com/folderview?id=0B-_wFGuba4RVcEJVTXNXZ0NQYWs&usp=sharing

Views

652

Likes

0

Replies

0
Re: When Saving reader extended pdf, instances are added. - Adobe LiveCycle 19-02-2014
ANy ideas on how to upload the file. The link seems to work for me... Thanks again.

Views

652

Likes

0

Replies

0
Re: When Saving reader extended pdf, instances are added. - Adobe LiveCycle 19-02-2014
Here is a link to the orginal form (works properly), and the Reader Enabled version (incorrectly adds 18 rows to first table).https://www.dropbox.com/sh/pyxixpzzbmk4tep/5e21LvkihW

Views

651

Likes

0

Replies

0
Re: When Saving reader extended pdf, instances are added. - Adobe LiveCycle 19-02-2014
When I use the form, before saving as Reader Extended it works as designed. I have 9 tables, each with 2 rows. The minimum rows is 1 and the default is 2, with no maximum. Once I save it as a Reader Extended file as reopen the form, the first table does not default to 2 rows, but rather 18 rows. All subsequent tables are defaulted to 2 rows as expected. What is odd is that if I restrain the amount of rows in each table to a maximum of 10, then save and Enable Reader Extended, the first table wil...

Views

655

Likes

0

Replies

0
Re: When Saving reader extended pdf, instances are added. - Adobe LiveCycle 19-02-2014
Robert,Thanks for your insight. The user can add or delete a table (subform) with a click of an add or delete button. Additionally they can add or delete rows within these tables (subform) by buttons as well. The code is initiated upon a button click. The AddRow button code written in Javascript is: this.resolveNode('PortionTable._PortionRow').addInstance(this.parent.index); if (xfa.host.version < { xfa.form.recalculate(1);} Thanks, Rich

Views

655

Likes

0

Replies

0
When Saving reader extended pdf, instances are added. - Adobe LiveCycle 18-02-2014
I have a form that looks and works as expected in Adobe until I save it as a Reader Extended PDF. Once I do that the form adds instances to the subform above and beyond the defaults I have set. The form has a repeating subform with repeating rows. The default amount of subforms is 9 and default rows is 2 for each subform. However once I save it as a Reader Extended PDF the first subform defaults to 18 rows. The subsequent 8 subforms are correctly displaying 2 rows.Any ideas.I can send the form i...

Views

3.7K

Like

1

Replies

17
Likes from