PdfiumLib icon indicating copy to clipboard operation
PdfiumLib copied to clipboard

Annotation still experimental?

Open RalfPM opened this issue 1 year ago • 2 comments

Hello, I want to give my customer a chance to use Annotations. Are they still experimental? Or is it plant that they be really can be used.

What i want is to add Highlight and something like a memo. Is that possible and have you an example how to work with them?

Thanks a lot and best regards Ralf

RalfPM avatar Feb 20 '24 07:02 RalfPM

The whole Annotations API is marked as "Experimental API" in PDFium. So it is also experimental in PDFiumLib.

The example project shows how to add a text annotation (TfrmMain.btnAddAnnotationClick). But there is no user interaction with that annotation implemented (move, delete, edit). It is just an example project, not a full featured PDF viewer.

ahausladen avatar Feb 20 '24 18:02 ahausladen

Hello Herr Hausladen,

thanks for your feedback. At the moment then i will not start to try to use the annotations.

Best regards Ralf

RalfPM avatar Feb 21 '24 07:02 RalfPM