pdftools_toolbox.pdf.annotations.stamp
Classes
|
A stamp annotation |
- class pdftools_toolbox.pdf.annotations.stamp.Stamp(handle)[source]
Bases:
MarkupAnnotation
A stamp annotation
- property popup: Popup | None
The pop-up
- Returns:
Optional[pdftools_toolbox.pdf.annotations.popup.Popup]
- Raises:
StateError – if the object has already been closed
- property popup_paint: Paint
The paint for the popup
- Returns:
pdftools_toolbox.pdf.content.paint.Paint
- Raises:
StateError – if the object has already been closed
pdftools_toolbox.corrupt_error.CorruptError – if the PDF is corrupt and the annotation’s paint cannot be read