Am 06.05.2014 um 14:03 schrieb Jean-Luc Arnaud <[email protected]>:

> 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.

Okay.

> 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)?

Well, DestFile property in DynaPDFAnnotationExMBS should have that.
Is it not working?

> In addition, is there somewhere in the DynaPDF doc a listing of all 
> DynaPDFAnnotationExMBS.Type?

Here is the list:

Constant        Value   Description
kat3D   &h00000013      PDF 1.6
katCaret        0       
katCircle       1       
katFileAttach   &h00000015      PDF 1.3
katFileLink     2       
katFreeText     3       
katHighlight    4       
katInk  5       
katLine 6       
katMovieAnnot   &h00000019      PDF 1.2
katPageLink     7       
katPolygon      8       
katPolyLine     9       
katPopUp        &h0000000A      
katPrinterMark  &h0000001A      PDF 1.4
katProjection   &h0000001B      PDF 1.7 Extension Level 3
katRedact       &h00000016      PDF 1.7
katRichMedia    &h0000001C      PDF 1.7 Extension Level 3
katScreen       &h0000001D      PDF 1.5
katSoundAnnot   &h00000014      PDF 1.2
katSquare       &h0000000B      
katSquiggly     &h0000000C      Highlight annotation
katStamp        &h0000000D      
katStrikeOut    &h0000000E      Highlight annotation
katText &h0000000F      Also used as container to store the State Model
katTrapNet      &h0000001E      PDF 1.3
katUnderline    &h00000010      Highlight annotation
katUnknown      &h00000018      Unknown annotation type
katWatermark    &h00000017      PDF 1.6
katWebLink      &h00000011      A Link annotation with an associated URI action
katWidget       &h00000012      Form Fields are handled separately

Sincerely
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/

_______________________________________________
Mbsplugins_monkeybreadsoftware.info mailing list
[email protected]
https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to