GlossaryΒΆ
BBoxBoundary Box, is the rectangle which enclose content in a PDF page. In
pyxpdfa BBox is represented as a 4-int tuple of two diagonal vertices of rectangle - (x1, y1, x2, y2)file-likeAn object exposing a file-oriented API (with methods such as
read()orwrite()) to an underlying resource.xpdfrc