PDFiumCore icon indicating copy to clipboard operation
PDFiumCore copied to clipboard

fpdf_annot.FPDFAnnotGetFormFieldName needs a ref uint for the buffer?

Open enny1170 opened this issue 7 months ago • 2 comments

I'm try to get this method to work, but i don't find out how to use this. Other functions like fpdf_doc.FPDFBookmarkGetTitle use IntPtr as pointer to the buffer. Can someone show me how to use them correctly or is this a bug ?

enny1170 avatar Mar 11 '25 20:03 enny1170