pdf-annotate icon indicating copy to clipboard operation
pdf-annotate copied to clipboard

Overwrite flag with True will error

Open sceniclife opened this issue 3 years ago • 1 comments

Attempting to use Overwrite flag with True will result in the following error:

AttributeError: 'PdfAnnotator' object has no attribute '_filename'

https://github.com/plangrid/pdf-annotate/blob/e78638d71f156ed79e8384e3bac54d638136211c/pdf_annotate/annotator.py#L314

sceniclife avatar Apr 01 '21 18:04 sceniclife