Expand my Community achievements bar.

SOLVED

Reader extended PDF issue

Avatar

Level 2

Hello,

I have a problem with reader extended PDFs. The situation is as follows:

I made a PDF form in Lifecycle Designed ES2 with a dynamic table, saved it, opened the form in Adobe Acrobat X Pro and

saved it again as a Reader extended PDF and now a weard thing happened: Acrobat has created 2 new rows in the

dynamic table which are now corupting all my scripts.

Any ideas why Acrobat is doing that how to fix it?

Thanks in advance!

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi,

I have had this happen and it turned out to be one of my binding expressions was wrong, I had one field that wasn't binding to the row correctly so it generated another row for it.

Are you using "use name" binding?

Bruce

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

Hi,

I have had this happen and it turned out to be one of my binding expressions was wrong, I had one field that wasn't binding to the row correctly so it generated another row for it.

Are you using "use name" binding?

Bruce

Avatar

Level 2

Thanks Bruce, I turned of data binding and it seems to fix the problem.