nest.renderer.reportlab_renderer

Functions

getSampleStyleSheet()

Returns a stylesheet object

Classes

BytesIO([initial_bytes])

Buffered I/O implementation using an in-memory bytes buffer.

Image(filename[, width, height, kind, mask, ...])

an image (digital picture).

PageBreak([nextTemplate])

Paragraph(text, style[, bulletText, ...])

text a string of stuff to go into the paragraph.

ParagraphStyle(name[, parent])

Path(*args, **kwargs)

PurePath subclass that can make system calls.

SimpleDocTemplate(filename, **kw)

A special case document template that will handle many simple documents.

Spacer(width, height[, isGlue])

A spacer just takes up space and doesn't draw anything - it guarantees a gap between objects.

Table(data[, colWidths, rowHeights, style, ...])

TableStyle([cmds, parent])

reportlabRenderer(filename, name, options)