Dear all, Using DynaPDFAnnotationExMBS and GetAnnotEx (found in a DynaPDF example), I'm able to find all objects of type 7 (invisible rectangles) which are not listed using DynaPDFFieldExMBS and GetFieldEx.
Nevertheless, when these links point to a file instead of a page, I can't (actually, I don't know how to !) get the file reference. How could I get this info, using either function of the DynaPDF (or other MBS plugin)? In addition, is there somewhere in the DynaPDF doc a listing of all DynaPDFAnnotationExMBS.Type? Thanks in advance for any help Jean-Luc Le 30/04/2014 10:24, Jean-Luc Arnaud a écrit : > Thanks, Christian. > > I will take a look at these functions. > > Jean-Luc > > Le 29/04/2014 20:10, Christian Schmitz a écrit : >> Am 29.04.2014 um 15:37 schrieb Jean-Luc Arnaud <[email protected]>: >> >>> Hi all, >>> >>> Christian told me that with DynaPDF, I could query information about >>> buttons (and other active areas like URLs) and manage them. >> You can first query all fields with GetFieldCount and GetFieldEx. >> >> Button would have a FieldType of kftButton. >> >> Sincerely >> Christian >> _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
