pdf-association / pdf-issues

Industry-based resolutions for issues and errata reported against any PDF-related specification
https://pdf-issues.pdfa.org/
67 stars 2 forks source link

PRC Numberofbits_used_in_last_integer undefined #420

Open mvrhel opened 6 months ago

mvrhel commented 6 months ago

PRC Numberofbits_used_in_last_integer

The WriteCharacterArray and WriteShortArray which make use of a Huffman codec for writing and reading include the writing of a value called Numberofbits_used_in_last_integer . There is no definition on how this value is computed, or how it is used to adjust any writing/reading of the bit stream.