pycognaize.document.document.annotate_pdf

annotate_pdf(doc, tag, color, opacity=0.3)[source]

An annotated Document pdf in bytes

Parameters:
  • doc (Document)

  • tag (BoxTag)

  • color (str)

  • opacity (float)

Return type:

bytes