ExportAnnotationsToXFDF
Annotations and hotspot links
Description
Scrive le annotazioni PDF non widget in un file XFDF codificato in UTF-8; il file contiene dati XFDF <annots> standard e conserva lo stesso sottoinsieme di annotazioni di ExportAnnotationsToXFDFString: indice della pagina, rettangolo, colore, nome, data, titolo, oggetto e testo semplice <contents>
Syntax
Delphi
Function TPDFlib.ExportAnnotationsToXFDF(Const XFDFFileName: WideString): Integer;Parameters
| XFDFFileName | Percorso del file XFDF da creare |
|---|
Return values
| 0 | Nessun documento selezionato disponibile o il file non ha potuto essere scritto |
|---|---|
| 1 | Il file XFDF รจ stato scritto |
Remarks
Use ExportAnnotationsToXFDFString when the caller wants the XML text in memory