Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

KB-20171115-01

Version

before XFRX 17.3

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()

    loSession.setPaperSize(116929,165354) 


  • No labels