Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
KB-20171115-01
KB-20171115-01
KB-20171115-01

Version

before XFRX 17.3.1

Symptoms

Log file contains "###ERROR: Neverending LOOP"
Output file don't contains detail band.

Cause

Field EXPR contains only PAPERSIZE key, which value is between 139-256.

Work arround

  • Change value of PAPERSIZE key to 1-138
  • Add keyword PAPERLENGTH

  • Call method setPaperSize()

    Code Block
    loSession.setPaperSize(116929,165354)