Skip to Content
0
Former Member
Sep 04, 2007 at 06:40 AM

Problem with creating dynamic table in Pdf

235 Views

Hi,all

I'm trying to create a dynamic table in Interactive Form.

The "add row" button do the following:

Table1.Row1.instanceManager.addInstance(1);

When I click this button in debugger mode of Acrobat Reader

I give the following message:

GeneralError: Operation failed.

XFAObject.addInstance:32:XFA:form1[0].#subform[0].Button1[0]:click

The element [max] has violated its allowable number of occurrences.

What may be the problem?

Regards,

Michael