LargeTableLimit

Description

Can be used to change the threshold for tables that span multiple pages. When the threshold is reached, a simpler algorithm is used to find line items. Increasing the value leads to a longer interpretation time and higher memory usage.

The default value (10) rarely needs to be changed.

Note This setting affects the behavior of the API. See "LineItemRows property" (Invoice object) in API help for more information.

Valid values

  • Any positive integer signifying a number of pages
  • Default value: 10