forked from josch/img2pdf
a8269391e9
The original PDF specification supported a maximum of 200x200" pages or 14400 PDF units. In PDF 1.6 rather than remove this limitation, Adobe added the /UserUnit field for pages, which allows one to specify the scaling that should be applied for user-facing numbers, while keeping the internal limit of 14400 units. Many real-world designs are larger than 200" in one direction. One example is tractor feed or rolled paper which may be easier to scan in one continuous run rather than segment into pages. /UserUnit is independent of the pixel size and resolution of the image. /UserUnit can also indicate very small page sizes but this is not implemented here. |
||
---|---|---|
.. | ||
tests | ||
img2pdf.py | ||
jp2.py |