Comment 1 for bug 203383

Revision history for this message
Hank Bromley (hank-archive) wrote :

Here's another example of bad scandata that may have the same cause.

For some fields, these are now flagged during ProcessJP2 - see redrow category "ProcessJP2 bad scandata (non-numeric rotation)." This one is from book universalantholo01garn, which shows "Rotation e>90 is not numeric" in its log. Here's the scandata for the page (the bad element is rotateDegree):

<page leafNum="379">
  <handSide>RIGHT</handSide>
  <pageType>Normal</pageType>
  <addToAccessFormats>true</addToAccessFormats>
  <rotateDegree>e>90</rotateDegree>
  <skewAngle>0.55</skewAngle>
  <skewAngleDetect>0.55</skewAngleDetect>
  <skewScore>3.76</skewScore>
  <skewActive>true</skewActive>
  <origWidth>2912</origWidth>
  <origHeight>4368</origHeight>
  <cropBox>
    <x>137</x>
    <y>357</y>
    <w>2304</w>
    <h>3556</h>
  </cropBox>
  <ppi/>
  <pageNumber>361</pageNumber>
</page>