How do I get the annotation for header and image done correctly?
In my python code I have added function process_docx
to annotate header and paragraphs and also one more function annotate_images
to annotate images.
In my python code I have added function process_docx
to annotate header and paragraphs and also one more function annotate_images
to annotate images.