pub fn extract_packets(document: &PdfDocument) -> Result<XfaPackets, XfaError>Expand description
Extract the XFA packets embedded in a document.
pub fn extract_packets(document: &PdfDocument) -> Result<XfaPackets, XfaError>Extract the XFA packets embedded in a document.