property XFA;
Returns the XFA XML packet embedded in the document (PDF/A 2.0 deprecated the format, but Acrobat-generated forms still use it).
Empty when the document is not an XFA document.
Omotava odgovarajući PDFium API i izlaže ga kao član instance TPdf tako da korisnici ne moraju izravno upravljati FPDF_DOCUMENT ručkama.
Pdf1.Active prije pozivanja operacija na razini stranice; metode koje zahtijevaju otvoreni dokument inače podižu EPdfError.SaveToFile za trajno spremanje.
if Pdf1.Active then
Pdf1.XFA;