Can we use pdftron to annotate images through python code
If yes .Do we have any sample codes for that .
Can we use pdftron to annotate images through python code
If yes .Do we have any sample codes for that .
Hello;
Yes, PDFNet does have options to add annotations to documents, however your question is a bit ambiguous. Are you attempting to add an image annotation to a document or add an annotation to an image?
Either way the best place to start is our Annotation Samples here; PDFTron Systems Inc. | Documentation
If you are trying to add an annotation to an image you will first want to convert that image to a PDF using our “Convert.ToPdf” API.
Best Regards;
-James